Uses of Interface
com.hashicorp.cdktf.providers.aws.opsworks_memcached_layer.OpsworksMemcachedLayerCloudwatchConfigurationLogStreams
-
Packages that use OpsworksMemcachedLayerCloudwatchConfigurationLogStreams Package Description com.hashicorp.cdktf.providers.aws.opsworks_memcached_layer aws_opsworks_memcached_layer -
-
Uses of OpsworksMemcachedLayerCloudwatchConfigurationLogStreams in com.hashicorp.cdktf.providers.aws.opsworks_memcached_layer
Classes in com.hashicorp.cdktf.providers.aws.opsworks_memcached_layer that implement OpsworksMemcachedLayerCloudwatchConfigurationLogStreams Modifier and Type Class Description static classOpsworksMemcachedLayerCloudwatchConfigurationLogStreams.Jsii$ProxyAn implementation forOpsworksMemcachedLayerCloudwatchConfigurationLogStreamsMethods in com.hashicorp.cdktf.providers.aws.opsworks_memcached_layer that return OpsworksMemcachedLayerCloudwatchConfigurationLogStreams Modifier and Type Method Description OpsworksMemcachedLayerCloudwatchConfigurationLogStreamsOpsworksMemcachedLayerCloudwatchConfigurationLogStreams.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.opsworks_memcached_layer with parameters of type OpsworksMemcachedLayerCloudwatchConfigurationLogStreams Modifier and Type Method Description voidOpsworksMemcachedLayerCloudwatchConfigurationLogStreamsOutputReference. setInternalValue(OpsworksMemcachedLayerCloudwatchConfigurationLogStreams value)Method parameters in com.hashicorp.cdktf.providers.aws.opsworks_memcached_layer with type arguments of type OpsworksMemcachedLayerCloudwatchConfigurationLogStreams Modifier and Type Method Description OpsworksMemcachedLayerCloudwatchConfiguration.BuilderOpsworksMemcachedLayerCloudwatchConfiguration.Builder. logStreams(List<? extends OpsworksMemcachedLayerCloudwatchConfigurationLogStreams> logStreams)Sets the value ofOpsworksMemcachedLayerCloudwatchConfiguration.getLogStreams()voidOpsworksMemcachedLayerCloudwatchConfigurationLogStreamsList. setInternalValue(List<OpsworksMemcachedLayerCloudwatchConfigurationLogStreams> value)
-