Uses of Interface
com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer.OpsworksStaticWebLayerCloudwatchConfigurationLogStreams
-
Packages that use OpsworksStaticWebLayerCloudwatchConfigurationLogStreams Package Description com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer aws_opsworks_static_web_layer -
-
Uses of OpsworksStaticWebLayerCloudwatchConfigurationLogStreams in com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer
Classes in com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer that implement OpsworksStaticWebLayerCloudwatchConfigurationLogStreams Modifier and Type Class Description static classOpsworksStaticWebLayerCloudwatchConfigurationLogStreams.Jsii$ProxyAn implementation forOpsworksStaticWebLayerCloudwatchConfigurationLogStreamsMethods in com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer that return OpsworksStaticWebLayerCloudwatchConfigurationLogStreams Modifier and Type Method Description OpsworksStaticWebLayerCloudwatchConfigurationLogStreamsOpsworksStaticWebLayerCloudwatchConfigurationLogStreams.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer with parameters of type OpsworksStaticWebLayerCloudwatchConfigurationLogStreams Modifier and Type Method Description voidOpsworksStaticWebLayerCloudwatchConfigurationLogStreamsOutputReference. setInternalValue(OpsworksStaticWebLayerCloudwatchConfigurationLogStreams value)Method parameters in com.hashicorp.cdktf.providers.aws.opsworks_static_web_layer with type arguments of type OpsworksStaticWebLayerCloudwatchConfigurationLogStreams Modifier and Type Method Description OpsworksStaticWebLayerCloudwatchConfiguration.BuilderOpsworksStaticWebLayerCloudwatchConfiguration.Builder. logStreams(List<? extends OpsworksStaticWebLayerCloudwatchConfigurationLogStreams> logStreams)Sets the value ofOpsworksStaticWebLayerCloudwatchConfiguration.getLogStreams()voidOpsworksStaticWebLayerCloudwatchConfigurationLogStreamsList. setInternalValue(List<OpsworksStaticWebLayerCloudwatchConfigurationLogStreams> value)
-