Documentation ¶
Index ¶
- func NewOpsworksGangliaLayerCloudwatchConfigurationLogStreamsList_Override(o OpsworksGangliaLayerCloudwatchConfigurationLogStreamsList, ...)
- func NewOpsworksGangliaLayerCloudwatchConfigurationLogStreamsOutputReference_Override(o OpsworksGangliaLayerCloudwatchConfigurationLogStreamsOutputReference, ...)
- func NewOpsworksGangliaLayerCloudwatchConfigurationOutputReference_Override(o OpsworksGangliaLayerCloudwatchConfigurationOutputReference, ...)
- func NewOpsworksGangliaLayerEbsVolumeList_Override(o OpsworksGangliaLayerEbsVolumeList, ...)
- func NewOpsworksGangliaLayerEbsVolumeOutputReference_Override(o OpsworksGangliaLayerEbsVolumeOutputReference, ...)
- func NewOpsworksGangliaLayerLoadBasedAutoScalingDownscalingOutputReference_Override(o OpsworksGangliaLayerLoadBasedAutoScalingDownscalingOutputReference, ...)
- func NewOpsworksGangliaLayerLoadBasedAutoScalingOutputReference_Override(o OpsworksGangliaLayerLoadBasedAutoScalingOutputReference, ...)
- func NewOpsworksGangliaLayerLoadBasedAutoScalingUpscalingOutputReference_Override(o OpsworksGangliaLayerLoadBasedAutoScalingUpscalingOutputReference, ...)
- func NewOpsworksGangliaLayer_Override(o OpsworksGangliaLayer, scope constructs.Construct, id *string, ...)
- func OpsworksGangliaLayer_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func OpsworksGangliaLayer_IsConstruct(x interface{}) *bool
- func OpsworksGangliaLayer_IsTerraformElement(x interface{}) *bool
- func OpsworksGangliaLayer_IsTerraformResource(x interface{}) *bool
- func OpsworksGangliaLayer_TfResourceType() *string
- type OpsworksGangliaLayer
- type OpsworksGangliaLayerCloudwatchConfiguration
- type OpsworksGangliaLayerCloudwatchConfigurationLogStreams
- type OpsworksGangliaLayerCloudwatchConfigurationLogStreamsList
- type OpsworksGangliaLayerCloudwatchConfigurationLogStreamsOutputReference
- type OpsworksGangliaLayerCloudwatchConfigurationOutputReference
- type OpsworksGangliaLayerConfig
- type OpsworksGangliaLayerEbsVolume
- type OpsworksGangliaLayerEbsVolumeList
- type OpsworksGangliaLayerEbsVolumeOutputReference
- type OpsworksGangliaLayerLoadBasedAutoScaling
- type OpsworksGangliaLayerLoadBasedAutoScalingDownscaling
- type OpsworksGangliaLayerLoadBasedAutoScalingDownscalingOutputReference
- type OpsworksGangliaLayerLoadBasedAutoScalingOutputReference
- type OpsworksGangliaLayerLoadBasedAutoScalingUpscaling
- type OpsworksGangliaLayerLoadBasedAutoScalingUpscalingOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewOpsworksGangliaLayerCloudwatchConfigurationLogStreamsList_Override ¶
func NewOpsworksGangliaLayerCloudwatchConfigurationLogStreamsList_Override(o OpsworksGangliaLayerCloudwatchConfigurationLogStreamsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewOpsworksGangliaLayerCloudwatchConfigurationLogStreamsOutputReference_Override ¶
func NewOpsworksGangliaLayerCloudwatchConfigurationLogStreamsOutputReference_Override(o OpsworksGangliaLayerCloudwatchConfigurationLogStreamsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewOpsworksGangliaLayerCloudwatchConfigurationOutputReference_Override ¶
func NewOpsworksGangliaLayerCloudwatchConfigurationOutputReference_Override(o OpsworksGangliaLayerCloudwatchConfigurationOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewOpsworksGangliaLayerEbsVolumeList_Override ¶
func NewOpsworksGangliaLayerEbsVolumeList_Override(o OpsworksGangliaLayerEbsVolumeList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewOpsworksGangliaLayerEbsVolumeOutputReference_Override ¶
func NewOpsworksGangliaLayerEbsVolumeOutputReference_Override(o OpsworksGangliaLayerEbsVolumeOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewOpsworksGangliaLayerLoadBasedAutoScalingDownscalingOutputReference_Override ¶
func NewOpsworksGangliaLayerLoadBasedAutoScalingDownscalingOutputReference_Override(o OpsworksGangliaLayerLoadBasedAutoScalingDownscalingOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewOpsworksGangliaLayerLoadBasedAutoScalingOutputReference_Override ¶
func NewOpsworksGangliaLayerLoadBasedAutoScalingOutputReference_Override(o OpsworksGangliaLayerLoadBasedAutoScalingOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewOpsworksGangliaLayerLoadBasedAutoScalingUpscalingOutputReference_Override ¶
func NewOpsworksGangliaLayerLoadBasedAutoScalingUpscalingOutputReference_Override(o OpsworksGangliaLayerLoadBasedAutoScalingUpscalingOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewOpsworksGangliaLayer_Override ¶
func NewOpsworksGangliaLayer_Override(o OpsworksGangliaLayer, scope constructs.Construct, id *string, config *OpsworksGangliaLayerConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer aws_opsworks_ganglia_layer} Resource.
func OpsworksGangliaLayer_GenerateConfigForImport ¶
func OpsworksGangliaLayer_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a OpsworksGangliaLayer resource upon running "cdktf plan <stack-name>".
func OpsworksGangliaLayer_IsConstruct ¶
func OpsworksGangliaLayer_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Use this method instead of `instanceof` to properly detect `Construct` instances, even when the construct library is symlinked.
Explanation: in JavaScript, multiple copies of the `constructs` library on disk are seen as independent, completely different libraries. As a consequence, the class `Construct` in each copy of the `constructs` library is seen as a different class, and an instance of one class will not test as `instanceof` the other class. `npm install` will not create installations like this, but users may manually symlink construct libraries together or use a monorepo tool: in those cases, multiple copies of the `constructs` library can be accidentally installed, and `instanceof` will behave unpredictably. It is safest to avoid using `instanceof`, and using this type-testing method instead.
Returns: true if `x` is an object created from a class which extends `Construct`.
func OpsworksGangliaLayer_IsTerraformElement ¶
func OpsworksGangliaLayer_IsTerraformElement(x interface{}) *bool
Experimental.
func OpsworksGangliaLayer_IsTerraformResource ¶
func OpsworksGangliaLayer_IsTerraformResource(x interface{}) *bool
Experimental.
func OpsworksGangliaLayer_TfResourceType ¶
func OpsworksGangliaLayer_TfResourceType() *string
Types ¶
type OpsworksGangliaLayer ¶
type OpsworksGangliaLayer interface { cdktf.TerraformResource Arn() *string AutoAssignElasticIps() interface{} SetAutoAssignElasticIps(val interface{}) AutoAssignElasticIpsInput() interface{} AutoAssignPublicIps() interface{} SetAutoAssignPublicIps(val interface{}) AutoAssignPublicIpsInput() interface{} AutoHealing() interface{} SetAutoHealing(val interface{}) AutoHealingInput() interface{} // Experimental. CdktfStack() cdktf.TerraformStack CloudwatchConfiguration() OpsworksGangliaLayerCloudwatchConfigurationOutputReference CloudwatchConfigurationInput() *OpsworksGangliaLayerCloudwatchConfiguration // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) CustomConfigureRecipes() *[]*string SetCustomConfigureRecipes(val *[]*string) CustomConfigureRecipesInput() *[]*string CustomDeployRecipes() *[]*string SetCustomDeployRecipes(val *[]*string) CustomDeployRecipesInput() *[]*string CustomInstanceProfileArn() *string SetCustomInstanceProfileArn(val *string) CustomInstanceProfileArnInput() *string CustomJson() *string SetCustomJson(val *string) CustomJsonInput() *string CustomSecurityGroupIds() *[]*string SetCustomSecurityGroupIds(val *[]*string) CustomSecurityGroupIdsInput() *[]*string CustomSetupRecipes() *[]*string SetCustomSetupRecipes(val *[]*string) CustomSetupRecipesInput() *[]*string CustomShutdownRecipes() *[]*string SetCustomShutdownRecipes(val *[]*string) CustomShutdownRecipesInput() *[]*string CustomUndeployRecipes() *[]*string SetCustomUndeployRecipes(val *[]*string) CustomUndeployRecipesInput() *[]*string // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) DrainElbOnShutdown() interface{} SetDrainElbOnShutdown(val interface{}) DrainElbOnShutdownInput() interface{} EbsVolume() OpsworksGangliaLayerEbsVolumeList EbsVolumeInput() interface{} ElasticLoadBalancer() *string SetElasticLoadBalancer(val *string) ElasticLoadBalancerInput() *string // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) IdInput() *string InstallUpdatesOnBoot() interface{} SetInstallUpdatesOnBoot(val interface{}) InstallUpdatesOnBootInput() interface{} InstanceShutdownTimeout() *float64 SetInstanceShutdownTimeout(val *float64) InstanceShutdownTimeoutInput() *float64 // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) LoadBasedAutoScaling() OpsworksGangliaLayerLoadBasedAutoScalingOutputReference LoadBasedAutoScalingInput() *OpsworksGangliaLayerLoadBasedAutoScaling Name() *string SetName(val *string) NameInput() *string // The tree node. Node() constructs.Node Password() *string SetPassword(val *string) PasswordInput() *string // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} StackId() *string SetStackId(val *string) StackIdInput() *string SystemPackages() *[]*string SetSystemPackages(val *[]*string) SystemPackagesInput() *[]*string Tags() *map[string]*string SetTags(val *map[string]*string) TagsAll() *map[string]*string SetTagsAll(val *map[string]*string) TagsAllInput() *map[string]*string TagsInput() *map[string]*string // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Url() *string SetUrl(val *string) UrlInput() *string UseEbsOptimizedInstances() interface{} SetUseEbsOptimizedInstances(val interface{}) UseEbsOptimizedInstancesInput() interface{} Username() *string SetUsername(val *string) UsernameInput() *string // Adds a user defined moveTarget string to this resource to be later used in .moveTo(moveTarget) to resolve the location of the move. // Experimental. AddMoveTarget(moveTarget *string) // Experimental. AddOverride(path *string, value interface{}) // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. HasResourceMove() interface{} // Experimental. ImportFrom(id *string, provider cdktf.TerraformProvider) // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Move the resource corresponding to "id" to this resource. // // Note that the resource being moved from must be marked as moved using it's instance function. // Experimental. MoveFromId(id *string) // Moves this resource to the target resource given by moveTarget. // Experimental. MoveTo(moveTarget *string, index interface{}) // Moves this resource to the resource corresponding to "id". // Experimental. MoveToId(id *string) // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutCloudwatchConfiguration(value *OpsworksGangliaLayerCloudwatchConfiguration) PutEbsVolume(value interface{}) PutLoadBasedAutoScaling(value *OpsworksGangliaLayerLoadBasedAutoScaling) ResetAutoAssignElasticIps() ResetAutoAssignPublicIps() ResetAutoHealing() ResetCloudwatchConfiguration() ResetCustomConfigureRecipes() ResetCustomDeployRecipes() ResetCustomInstanceProfileArn() ResetCustomJson() ResetCustomSecurityGroupIds() ResetCustomSetupRecipes() ResetCustomShutdownRecipes() ResetCustomUndeployRecipes() ResetDrainElbOnShutdown() ResetEbsVolume() ResetElasticLoadBalancer() ResetId() ResetInstallUpdatesOnBoot() ResetInstanceShutdownTimeout() ResetLoadBasedAutoScaling() ResetName() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetSystemPackages() ResetTags() ResetTagsAll() ResetUrl() ResetUseEbsOptimizedInstances() ResetUsername() SynthesizeAttributes() *map[string]interface{} SynthesizeHclAttributes() *map[string]interface{} // Experimental. ToHclTerraform() interface{} // Experimental. ToMetadata() interface{} // Returns a string representation of this construct. ToString() *string // Adds this resource to the terraform JSON output. // Experimental. ToTerraform() interface{} }
Represents a {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer aws_opsworks_ganglia_layer}.
func NewOpsworksGangliaLayer ¶
func NewOpsworksGangliaLayer(scope constructs.Construct, id *string, config *OpsworksGangliaLayerConfig) OpsworksGangliaLayer
Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer aws_opsworks_ganglia_layer} Resource.
type OpsworksGangliaLayerCloudwatchConfiguration ¶
type OpsworksGangliaLayerCloudwatchConfiguration struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#enabled OpsworksGangliaLayer#enabled}. Enabled interface{} `field:"optional" json:"enabled" yaml:"enabled"` // log_streams block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#log_streams OpsworksGangliaLayer#log_streams} LogStreams interface{} `field:"optional" json:"logStreams" yaml:"logStreams"` }
type OpsworksGangliaLayerCloudwatchConfigurationLogStreams ¶
type OpsworksGangliaLayerCloudwatchConfigurationLogStreams struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#file OpsworksGangliaLayer#file}. File *string `field:"required" json:"file" yaml:"file"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#log_group_name OpsworksGangliaLayer#log_group_name}. LogGroupName *string `field:"required" json:"logGroupName" yaml:"logGroupName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#batch_count OpsworksGangliaLayer#batch_count}. BatchCount *float64 `field:"optional" json:"batchCount" yaml:"batchCount"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#batch_size OpsworksGangliaLayer#batch_size}. BatchSize *float64 `field:"optional" json:"batchSize" yaml:"batchSize"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#buffer_duration OpsworksGangliaLayer#buffer_duration}. BufferDuration *float64 `field:"optional" json:"bufferDuration" yaml:"bufferDuration"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#datetime_format OpsworksGangliaLayer#datetime_format}. DatetimeFormat *string `field:"optional" json:"datetimeFormat" yaml:"datetimeFormat"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#encoding OpsworksGangliaLayer#encoding}. Encoding *string `field:"optional" json:"encoding" yaml:"encoding"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#file_fingerprint_lines OpsworksGangliaLayer#file_fingerprint_lines}. FileFingerprintLines *string `field:"optional" json:"fileFingerprintLines" yaml:"fileFingerprintLines"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#initial_position OpsworksGangliaLayer#initial_position}. InitialPosition *string `field:"optional" json:"initialPosition" yaml:"initialPosition"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#multiline_start_pattern OpsworksGangliaLayer#multiline_start_pattern}. MultilineStartPattern *string `field:"optional" json:"multilineStartPattern" yaml:"multilineStartPattern"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#time_zone OpsworksGangliaLayer#time_zone}. TimeZone *string `field:"optional" json:"timeZone" yaml:"timeZone"` }
type OpsworksGangliaLayerCloudwatchConfigurationLogStreamsList ¶
type OpsworksGangliaLayerCloudwatchConfigurationLogStreamsList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) OpsworksGangliaLayerCloudwatchConfigurationLogStreamsOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewOpsworksGangliaLayerCloudwatchConfigurationLogStreamsList ¶
func NewOpsworksGangliaLayerCloudwatchConfigurationLogStreamsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OpsworksGangliaLayerCloudwatchConfigurationLogStreamsList
type OpsworksGangliaLayerCloudwatchConfigurationLogStreamsOutputReference ¶
type OpsworksGangliaLayerCloudwatchConfigurationLogStreamsOutputReference interface { cdktf.ComplexObject BatchCount() *float64 SetBatchCount(val *float64) BatchCountInput() *float64 BatchSize() *float64 SetBatchSize(val *float64) BatchSizeInput() *float64 BufferDuration() *float64 SetBufferDuration(val *float64) BufferDurationInput() *float64 // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string DatetimeFormat() *string SetDatetimeFormat(val *string) DatetimeFormatInput() *string Encoding() *string SetEncoding(val *string) EncodingInput() *string File() *string SetFile(val *string) FileFingerprintLines() *string SetFileFingerprintLines(val *string) FileFingerprintLinesInput() *string FileInput() *string // Experimental. Fqn() *string InitialPosition() *string SetInitialPosition(val *string) InitialPositionInput() *string InternalValue() interface{} SetInternalValue(val interface{}) LogGroupName() *string SetLogGroupName(val *string) LogGroupNameInput() *string MultilineStartPattern() *string SetMultilineStartPattern(val *string) MultilineStartPatternInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) TimeZone() *string SetTimeZone(val *string) TimeZoneInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetBatchCount() ResetBatchSize() ResetBufferDuration() ResetDatetimeFormat() ResetEncoding() ResetFileFingerprintLines() ResetInitialPosition() ResetMultilineStartPattern() ResetTimeZone() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewOpsworksGangliaLayerCloudwatchConfigurationLogStreamsOutputReference ¶
func NewOpsworksGangliaLayerCloudwatchConfigurationLogStreamsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) OpsworksGangliaLayerCloudwatchConfigurationLogStreamsOutputReference
type OpsworksGangliaLayerCloudwatchConfigurationOutputReference ¶
type OpsworksGangliaLayerCloudwatchConfigurationOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Enabled() interface{} SetEnabled(val interface{}) EnabledInput() interface{} // Experimental. Fqn() *string InternalValue() *OpsworksGangliaLayerCloudwatchConfiguration SetInternalValue(val *OpsworksGangliaLayerCloudwatchConfiguration) LogStreams() OpsworksGangliaLayerCloudwatchConfigurationLogStreamsList LogStreamsInput() interface{} // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutLogStreams(value interface{}) ResetEnabled() ResetLogStreams() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewOpsworksGangliaLayerCloudwatchConfigurationOutputReference ¶
func NewOpsworksGangliaLayerCloudwatchConfigurationOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) OpsworksGangliaLayerCloudwatchConfigurationOutputReference
type OpsworksGangliaLayerConfig ¶
type OpsworksGangliaLayerConfig struct { // Experimental. Connection interface{} `field:"optional" json:"connection" yaml:"connection"` // Experimental. Count interface{} `field:"optional" json:"count" yaml:"count"` // Experimental. DependsOn *[]cdktf.ITerraformDependable `field:"optional" json:"dependsOn" yaml:"dependsOn"` // Experimental. ForEach cdktf.ITerraformIterator `field:"optional" json:"forEach" yaml:"forEach"` // Experimental. Lifecycle *cdktf.TerraformResourceLifecycle `field:"optional" json:"lifecycle" yaml:"lifecycle"` // Experimental. Provider cdktf.TerraformProvider `field:"optional" json:"provider" yaml:"provider"` // Experimental. Provisioners *[]interface{} `field:"optional" json:"provisioners" yaml:"provisioners"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#password OpsworksGangliaLayer#password}. Password *string `field:"required" json:"password" yaml:"password"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#stack_id OpsworksGangliaLayer#stack_id}. StackId *string `field:"required" json:"stackId" yaml:"stackId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#auto_assign_elastic_ips OpsworksGangliaLayer#auto_assign_elastic_ips}. AutoAssignElasticIps interface{} `field:"optional" json:"autoAssignElasticIps" yaml:"autoAssignElasticIps"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#auto_assign_public_ips OpsworksGangliaLayer#auto_assign_public_ips}. AutoAssignPublicIps interface{} `field:"optional" json:"autoAssignPublicIps" yaml:"autoAssignPublicIps"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#auto_healing OpsworksGangliaLayer#auto_healing}. AutoHealing interface{} `field:"optional" json:"autoHealing" yaml:"autoHealing"` // cloudwatch_configuration block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#cloudwatch_configuration OpsworksGangliaLayer#cloudwatch_configuration} CloudwatchConfiguration *OpsworksGangliaLayerCloudwatchConfiguration `field:"optional" json:"cloudwatchConfiguration" yaml:"cloudwatchConfiguration"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#custom_configure_recipes OpsworksGangliaLayer#custom_configure_recipes}. CustomConfigureRecipes *[]*string `field:"optional" json:"customConfigureRecipes" yaml:"customConfigureRecipes"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#custom_deploy_recipes OpsworksGangliaLayer#custom_deploy_recipes}. CustomDeployRecipes *[]*string `field:"optional" json:"customDeployRecipes" yaml:"customDeployRecipes"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#custom_instance_profile_arn OpsworksGangliaLayer#custom_instance_profile_arn}. CustomInstanceProfileArn *string `field:"optional" json:"customInstanceProfileArn" yaml:"customInstanceProfileArn"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#custom_json OpsworksGangliaLayer#custom_json}. CustomJson *string `field:"optional" json:"customJson" yaml:"customJson"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#custom_security_group_ids OpsworksGangliaLayer#custom_security_group_ids}. CustomSecurityGroupIds *[]*string `field:"optional" json:"customSecurityGroupIds" yaml:"customSecurityGroupIds"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#custom_setup_recipes OpsworksGangliaLayer#custom_setup_recipes}. CustomSetupRecipes *[]*string `field:"optional" json:"customSetupRecipes" yaml:"customSetupRecipes"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#custom_shutdown_recipes OpsworksGangliaLayer#custom_shutdown_recipes}. CustomShutdownRecipes *[]*string `field:"optional" json:"customShutdownRecipes" yaml:"customShutdownRecipes"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#custom_undeploy_recipes OpsworksGangliaLayer#custom_undeploy_recipes}. CustomUndeployRecipes *[]*string `field:"optional" json:"customUndeployRecipes" yaml:"customUndeployRecipes"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#drain_elb_on_shutdown OpsworksGangliaLayer#drain_elb_on_shutdown}. DrainElbOnShutdown interface{} `field:"optional" json:"drainElbOnShutdown" yaml:"drainElbOnShutdown"` // ebs_volume block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#ebs_volume OpsworksGangliaLayer#ebs_volume} EbsVolume interface{} `field:"optional" json:"ebsVolume" yaml:"ebsVolume"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#elastic_load_balancer OpsworksGangliaLayer#elastic_load_balancer}. ElasticLoadBalancer *string `field:"optional" json:"elasticLoadBalancer" yaml:"elasticLoadBalancer"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#id OpsworksGangliaLayer#id}. // // Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. // If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable. Id *string `field:"optional" json:"id" yaml:"id"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#install_updates_on_boot OpsworksGangliaLayer#install_updates_on_boot}. InstallUpdatesOnBoot interface{} `field:"optional" json:"installUpdatesOnBoot" yaml:"installUpdatesOnBoot"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#instance_shutdown_timeout OpsworksGangliaLayer#instance_shutdown_timeout}. InstanceShutdownTimeout *float64 `field:"optional" json:"instanceShutdownTimeout" yaml:"instanceShutdownTimeout"` // load_based_auto_scaling block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#load_based_auto_scaling OpsworksGangliaLayer#load_based_auto_scaling} LoadBasedAutoScaling *OpsworksGangliaLayerLoadBasedAutoScaling `field:"optional" json:"loadBasedAutoScaling" yaml:"loadBasedAutoScaling"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#name OpsworksGangliaLayer#name}. Name *string `field:"optional" json:"name" yaml:"name"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#system_packages OpsworksGangliaLayer#system_packages}. SystemPackages *[]*string `field:"optional" json:"systemPackages" yaml:"systemPackages"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#tags OpsworksGangliaLayer#tags}. Tags *map[string]*string `field:"optional" json:"tags" yaml:"tags"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#tags_all OpsworksGangliaLayer#tags_all}. TagsAll *map[string]*string `field:"optional" json:"tagsAll" yaml:"tagsAll"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#url OpsworksGangliaLayer#url}. Url *string `field:"optional" json:"url" yaml:"url"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#use_ebs_optimized_instances OpsworksGangliaLayer#use_ebs_optimized_instances}. UseEbsOptimizedInstances interface{} `field:"optional" json:"useEbsOptimizedInstances" yaml:"useEbsOptimizedInstances"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#username OpsworksGangliaLayer#username}. Username *string `field:"optional" json:"username" yaml:"username"` }
type OpsworksGangliaLayerEbsVolume ¶
type OpsworksGangliaLayerEbsVolume struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#mount_point OpsworksGangliaLayer#mount_point}. MountPoint *string `field:"required" json:"mountPoint" yaml:"mountPoint"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#number_of_disks OpsworksGangliaLayer#number_of_disks}. NumberOfDisks *float64 `field:"required" json:"numberOfDisks" yaml:"numberOfDisks"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#size OpsworksGangliaLayer#size}. Size *float64 `field:"required" json:"size" yaml:"size"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#encrypted OpsworksGangliaLayer#encrypted}. Encrypted interface{} `field:"optional" json:"encrypted" yaml:"encrypted"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#iops OpsworksGangliaLayer#iops}. Iops *float64 `field:"optional" json:"iops" yaml:"iops"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#raid_level OpsworksGangliaLayer#raid_level}. RaidLevel *string `field:"optional" json:"raidLevel" yaml:"raidLevel"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#type OpsworksGangliaLayer#type}. Type *string `field:"optional" json:"type" yaml:"type"` }
type OpsworksGangliaLayerEbsVolumeList ¶
type OpsworksGangliaLayerEbsVolumeList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) OpsworksGangliaLayerEbsVolumeOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewOpsworksGangliaLayerEbsVolumeList ¶
func NewOpsworksGangliaLayerEbsVolumeList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) OpsworksGangliaLayerEbsVolumeList
type OpsworksGangliaLayerEbsVolumeOutputReference ¶
type OpsworksGangliaLayerEbsVolumeOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Encrypted() interface{} SetEncrypted(val interface{}) EncryptedInput() interface{} // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) Iops() *float64 SetIops(val *float64) IopsInput() *float64 MountPoint() *string SetMountPoint(val *string) MountPointInput() *string NumberOfDisks() *float64 SetNumberOfDisks(val *float64) NumberOfDisksInput() *float64 RaidLevel() *string SetRaidLevel(val *string) RaidLevelInput() *string Size() *float64 SetSize(val *float64) SizeInput() *float64 // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Type() *string SetType(val *string) TypeInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetEncrypted() ResetIops() ResetRaidLevel() ResetType() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewOpsworksGangliaLayerEbsVolumeOutputReference ¶
func NewOpsworksGangliaLayerEbsVolumeOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) OpsworksGangliaLayerEbsVolumeOutputReference
type OpsworksGangliaLayerLoadBasedAutoScaling ¶
type OpsworksGangliaLayerLoadBasedAutoScaling struct { // downscaling block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#downscaling OpsworksGangliaLayer#downscaling} Downscaling *OpsworksGangliaLayerLoadBasedAutoScalingDownscaling `field:"optional" json:"downscaling" yaml:"downscaling"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#enable OpsworksGangliaLayer#enable}. Enable interface{} `field:"optional" json:"enable" yaml:"enable"` // upscaling block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#upscaling OpsworksGangliaLayer#upscaling} Upscaling *OpsworksGangliaLayerLoadBasedAutoScalingUpscaling `field:"optional" json:"upscaling" yaml:"upscaling"` }
type OpsworksGangliaLayerLoadBasedAutoScalingDownscaling ¶
type OpsworksGangliaLayerLoadBasedAutoScalingDownscaling struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#alarms OpsworksGangliaLayer#alarms}. Alarms *[]*string `field:"optional" json:"alarms" yaml:"alarms"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#cpu_threshold OpsworksGangliaLayer#cpu_threshold}. CpuThreshold *float64 `field:"optional" json:"cpuThreshold" yaml:"cpuThreshold"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#ignore_metrics_time OpsworksGangliaLayer#ignore_metrics_time}. IgnoreMetricsTime *float64 `field:"optional" json:"ignoreMetricsTime" yaml:"ignoreMetricsTime"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#instance_count OpsworksGangliaLayer#instance_count}. InstanceCount *float64 `field:"optional" json:"instanceCount" yaml:"instanceCount"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#load_threshold OpsworksGangliaLayer#load_threshold}. LoadThreshold *float64 `field:"optional" json:"loadThreshold" yaml:"loadThreshold"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#memory_threshold OpsworksGangliaLayer#memory_threshold}. MemoryThreshold *float64 `field:"optional" json:"memoryThreshold" yaml:"memoryThreshold"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#thresholds_wait_time OpsworksGangliaLayer#thresholds_wait_time}. ThresholdsWaitTime *float64 `field:"optional" json:"thresholdsWaitTime" yaml:"thresholdsWaitTime"` }
type OpsworksGangliaLayerLoadBasedAutoScalingDownscalingOutputReference ¶
type OpsworksGangliaLayerLoadBasedAutoScalingDownscalingOutputReference interface { cdktf.ComplexObject Alarms() *[]*string SetAlarms(val *[]*string) AlarmsInput() *[]*string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) CpuThreshold() *float64 SetCpuThreshold(val *float64) CpuThresholdInput() *float64 // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string IgnoreMetricsTime() *float64 SetIgnoreMetricsTime(val *float64) IgnoreMetricsTimeInput() *float64 InstanceCount() *float64 SetInstanceCount(val *float64) InstanceCountInput() *float64 InternalValue() *OpsworksGangliaLayerLoadBasedAutoScalingDownscaling SetInternalValue(val *OpsworksGangliaLayerLoadBasedAutoScalingDownscaling) LoadThreshold() *float64 SetLoadThreshold(val *float64) LoadThresholdInput() *float64 MemoryThreshold() *float64 SetMemoryThreshold(val *float64) MemoryThresholdInput() *float64 // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) ThresholdsWaitTime() *float64 SetThresholdsWaitTime(val *float64) ThresholdsWaitTimeInput() *float64 // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetAlarms() ResetCpuThreshold() ResetIgnoreMetricsTime() ResetInstanceCount() ResetLoadThreshold() ResetMemoryThreshold() ResetThresholdsWaitTime() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewOpsworksGangliaLayerLoadBasedAutoScalingDownscalingOutputReference ¶
func NewOpsworksGangliaLayerLoadBasedAutoScalingDownscalingOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) OpsworksGangliaLayerLoadBasedAutoScalingDownscalingOutputReference
type OpsworksGangliaLayerLoadBasedAutoScalingOutputReference ¶
type OpsworksGangliaLayerLoadBasedAutoScalingOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Downscaling() OpsworksGangliaLayerLoadBasedAutoScalingDownscalingOutputReference DownscalingInput() *OpsworksGangliaLayerLoadBasedAutoScalingDownscaling Enable() interface{} SetEnable(val interface{}) EnableInput() interface{} // Experimental. Fqn() *string InternalValue() *OpsworksGangliaLayerLoadBasedAutoScaling SetInternalValue(val *OpsworksGangliaLayerLoadBasedAutoScaling) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Upscaling() OpsworksGangliaLayerLoadBasedAutoScalingUpscalingOutputReference UpscalingInput() *OpsworksGangliaLayerLoadBasedAutoScalingUpscaling // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutDownscaling(value *OpsworksGangliaLayerLoadBasedAutoScalingDownscaling) PutUpscaling(value *OpsworksGangliaLayerLoadBasedAutoScalingUpscaling) ResetDownscaling() ResetEnable() ResetUpscaling() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewOpsworksGangliaLayerLoadBasedAutoScalingOutputReference ¶
func NewOpsworksGangliaLayerLoadBasedAutoScalingOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) OpsworksGangliaLayerLoadBasedAutoScalingOutputReference
type OpsworksGangliaLayerLoadBasedAutoScalingUpscaling ¶
type OpsworksGangliaLayerLoadBasedAutoScalingUpscaling struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#alarms OpsworksGangliaLayer#alarms}. Alarms *[]*string `field:"optional" json:"alarms" yaml:"alarms"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#cpu_threshold OpsworksGangliaLayer#cpu_threshold}. CpuThreshold *float64 `field:"optional" json:"cpuThreshold" yaml:"cpuThreshold"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#ignore_metrics_time OpsworksGangliaLayer#ignore_metrics_time}. IgnoreMetricsTime *float64 `field:"optional" json:"ignoreMetricsTime" yaml:"ignoreMetricsTime"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#instance_count OpsworksGangliaLayer#instance_count}. InstanceCount *float64 `field:"optional" json:"instanceCount" yaml:"instanceCount"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#load_threshold OpsworksGangliaLayer#load_threshold}. LoadThreshold *float64 `field:"optional" json:"loadThreshold" yaml:"loadThreshold"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#memory_threshold OpsworksGangliaLayer#memory_threshold}. MemoryThreshold *float64 `field:"optional" json:"memoryThreshold" yaml:"memoryThreshold"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.56.0/docs/resources/opsworks_ganglia_layer#thresholds_wait_time OpsworksGangliaLayer#thresholds_wait_time}. ThresholdsWaitTime *float64 `field:"optional" json:"thresholdsWaitTime" yaml:"thresholdsWaitTime"` }
type OpsworksGangliaLayerLoadBasedAutoScalingUpscalingOutputReference ¶
type OpsworksGangliaLayerLoadBasedAutoScalingUpscalingOutputReference interface { cdktf.ComplexObject Alarms() *[]*string SetAlarms(val *[]*string) AlarmsInput() *[]*string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) CpuThreshold() *float64 SetCpuThreshold(val *float64) CpuThresholdInput() *float64 // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string IgnoreMetricsTime() *float64 SetIgnoreMetricsTime(val *float64) IgnoreMetricsTimeInput() *float64 InstanceCount() *float64 SetInstanceCount(val *float64) InstanceCountInput() *float64 InternalValue() *OpsworksGangliaLayerLoadBasedAutoScalingUpscaling SetInternalValue(val *OpsworksGangliaLayerLoadBasedAutoScalingUpscaling) LoadThreshold() *float64 SetLoadThreshold(val *float64) LoadThresholdInput() *float64 MemoryThreshold() *float64 SetMemoryThreshold(val *float64) MemoryThresholdInput() *float64 // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) ThresholdsWaitTime() *float64 SetThresholdsWaitTime(val *float64) ThresholdsWaitTimeInput() *float64 // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetAlarms() ResetCpuThreshold() ResetIgnoreMetricsTime() ResetInstanceCount() ResetLoadThreshold() ResetMemoryThreshold() ResetThresholdsWaitTime() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewOpsworksGangliaLayerLoadBasedAutoScalingUpscalingOutputReference ¶
func NewOpsworksGangliaLayerLoadBasedAutoScalingUpscalingOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) OpsworksGangliaLayerLoadBasedAutoScalingUpscalingOutputReference
Source Files ¶
- OpsworksGangliaLayer.go
- OpsworksGangliaLayerCloudwatchConfiguration.go
- OpsworksGangliaLayerCloudwatchConfigurationLogStreams.go
- OpsworksGangliaLayerCloudwatchConfigurationLogStreamsList.go
- OpsworksGangliaLayerCloudwatchConfigurationLogStreamsList__checks.go
- OpsworksGangliaLayerCloudwatchConfigurationLogStreamsOutputReference.go
- OpsworksGangliaLayerCloudwatchConfigurationLogStreamsOutputReference__checks.go
- OpsworksGangliaLayerCloudwatchConfigurationOutputReference.go
- OpsworksGangliaLayerCloudwatchConfigurationOutputReference__checks.go
- OpsworksGangliaLayerConfig.go
- OpsworksGangliaLayerEbsVolume.go
- OpsworksGangliaLayerEbsVolumeList.go
- OpsworksGangliaLayerEbsVolumeList__checks.go
- OpsworksGangliaLayerEbsVolumeOutputReference.go
- OpsworksGangliaLayerEbsVolumeOutputReference__checks.go
- OpsworksGangliaLayerLoadBasedAutoScaling.go
- OpsworksGangliaLayerLoadBasedAutoScalingDownscaling.go
- OpsworksGangliaLayerLoadBasedAutoScalingDownscalingOutputReference.go
- OpsworksGangliaLayerLoadBasedAutoScalingDownscalingOutputReference__checks.go
- OpsworksGangliaLayerLoadBasedAutoScalingOutputReference.go
- OpsworksGangliaLayerLoadBasedAutoScalingOutputReference__checks.go
- OpsworksGangliaLayerLoadBasedAutoScalingUpscaling.go
- OpsworksGangliaLayerLoadBasedAutoScalingUpscalingOutputReference.go
- OpsworksGangliaLayerLoadBasedAutoScalingUpscalingOutputReference__checks.go
- OpsworksGangliaLayer__checks.go
- main.go