Uses of Interface
com.hashicorp.cdktf.providers.aws.opsworks_memcached_layer.OpsworksMemcachedLayerCloudwatchConfiguration
-
Packages that use OpsworksMemcachedLayerCloudwatchConfiguration Package Description com.hashicorp.cdktf.providers.aws.opsworks_memcached_layer aws_opsworks_memcached_layer -
-
Uses of OpsworksMemcachedLayerCloudwatchConfiguration in com.hashicorp.cdktf.providers.aws.opsworks_memcached_layer
Classes in com.hashicorp.cdktf.providers.aws.opsworks_memcached_layer that implement OpsworksMemcachedLayerCloudwatchConfiguration Modifier and Type Class Description static classOpsworksMemcachedLayerCloudwatchConfiguration.Jsii$ProxyAn implementation forOpsworksMemcachedLayerCloudwatchConfigurationMethods in com.hashicorp.cdktf.providers.aws.opsworks_memcached_layer that return OpsworksMemcachedLayerCloudwatchConfiguration Modifier and Type Method Description OpsworksMemcachedLayerCloudwatchConfigurationOpsworksMemcachedLayerCloudwatchConfiguration.Builder. build()Builds the configured instance.default OpsworksMemcachedLayerCloudwatchConfigurationOpsworksMemcachedLayerConfig. getCloudwatchConfiguration()cloudwatch_configuration block.OpsworksMemcachedLayerCloudwatchConfigurationOpsworksMemcachedLayerConfig.Jsii$Proxy. getCloudwatchConfiguration()OpsworksMemcachedLayerCloudwatchConfigurationOpsworksMemcachedLayer. getCloudwatchConfigurationInput()OpsworksMemcachedLayerCloudwatchConfigurationOpsworksMemcachedLayerCloudwatchConfigurationOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.opsworks_memcached_layer with parameters of type OpsworksMemcachedLayerCloudwatchConfiguration Modifier and Type Method Description OpsworksMemcachedLayer.BuilderOpsworksMemcachedLayer.Builder. cloudwatchConfiguration(OpsworksMemcachedLayerCloudwatchConfiguration cloudwatchConfiguration)cloudwatch_configuration block.OpsworksMemcachedLayerConfig.BuilderOpsworksMemcachedLayerConfig.Builder. cloudwatchConfiguration(OpsworksMemcachedLayerCloudwatchConfiguration cloudwatchConfiguration)Sets the value ofOpsworksMemcachedLayerConfig.getCloudwatchConfiguration()voidOpsworksMemcachedLayer. putCloudwatchConfiguration(OpsworksMemcachedLayerCloudwatchConfiguration value)voidOpsworksMemcachedLayerCloudwatchConfigurationOutputReference. setInternalValue(OpsworksMemcachedLayerCloudwatchConfiguration value)
-