Uses of Interface
com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer.OpsworksStaticWebLayerCloudwatchConfiguration
-
Packages that use OpsworksStaticWebLayerCloudwatchConfiguration Package Description com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer aws_opsworks_static_web_layer -
-
Uses of OpsworksStaticWebLayerCloudwatchConfiguration in com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer
Classes in com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer that implement OpsworksStaticWebLayerCloudwatchConfiguration Modifier and Type Class Description static classOpsworksStaticWebLayerCloudwatchConfiguration.Jsii$ProxyAn implementation forOpsworksStaticWebLayerCloudwatchConfigurationMethods in com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer that return OpsworksStaticWebLayerCloudwatchConfiguration Modifier and Type Method Description OpsworksStaticWebLayerCloudwatchConfigurationOpsworksStaticWebLayerCloudwatchConfiguration.Builder. build()Builds the configured instance.default OpsworksStaticWebLayerCloudwatchConfigurationOpsworksStaticWebLayerConfig. getCloudwatchConfiguration()cloudwatch_configuration block.OpsworksStaticWebLayerCloudwatchConfigurationOpsworksStaticWebLayerConfig.Jsii$Proxy. getCloudwatchConfiguration()OpsworksStaticWebLayerCloudwatchConfigurationOpsworksStaticWebLayer. getCloudwatchConfigurationInput()OpsworksStaticWebLayerCloudwatchConfigurationOpsworksStaticWebLayerCloudwatchConfigurationOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer with parameters of type OpsworksStaticWebLayerCloudwatchConfiguration Modifier and Type Method Description OpsworksStaticWebLayer.BuilderOpsworksStaticWebLayer.Builder. cloudwatchConfiguration(OpsworksStaticWebLayerCloudwatchConfiguration cloudwatchConfiguration)cloudwatch_configuration block.OpsworksStaticWebLayerConfig.BuilderOpsworksStaticWebLayerConfig.Builder. cloudwatchConfiguration(OpsworksStaticWebLayerCloudwatchConfiguration cloudwatchConfiguration)Sets the value ofOpsworksStaticWebLayerConfig.getCloudwatchConfiguration()voidOpsworksStaticWebLayer. putCloudwatchConfiguration(OpsworksStaticWebLayerCloudwatchConfiguration value)voidOpsworksStaticWebLayerCloudwatchConfigurationOutputReference. setInternalValue(OpsworksStaticWebLayerCloudwatchConfiguration value)
-