Uses of Interface
com.hashicorp.cdktf.providers.aws.opsworks_haproxy_layer.OpsworksHaproxyLayerCloudwatchConfigurationLogStreams
-
Packages that use OpsworksHaproxyLayerCloudwatchConfigurationLogStreams Package Description com.hashicorp.cdktf.providers.aws.opsworks_haproxy_layer aws_opsworks_haproxy_layer -
-
Uses of OpsworksHaproxyLayerCloudwatchConfigurationLogStreams in com.hashicorp.cdktf.providers.aws.opsworks_haproxy_layer
Classes in com.hashicorp.cdktf.providers.aws.opsworks_haproxy_layer that implement OpsworksHaproxyLayerCloudwatchConfigurationLogStreams Modifier and Type Class Description static classOpsworksHaproxyLayerCloudwatchConfigurationLogStreams.Jsii$ProxyAn implementation forOpsworksHaproxyLayerCloudwatchConfigurationLogStreamsMethods in com.hashicorp.cdktf.providers.aws.opsworks_haproxy_layer that return OpsworksHaproxyLayerCloudwatchConfigurationLogStreams Modifier and Type Method Description OpsworksHaproxyLayerCloudwatchConfigurationLogStreamsOpsworksHaproxyLayerCloudwatchConfigurationLogStreams.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.opsworks_haproxy_layer with parameters of type OpsworksHaproxyLayerCloudwatchConfigurationLogStreams Modifier and Type Method Description voidOpsworksHaproxyLayerCloudwatchConfigurationLogStreamsOutputReference. setInternalValue(OpsworksHaproxyLayerCloudwatchConfigurationLogStreams value)Method parameters in com.hashicorp.cdktf.providers.aws.opsworks_haproxy_layer with type arguments of type OpsworksHaproxyLayerCloudwatchConfigurationLogStreams Modifier and Type Method Description OpsworksHaproxyLayerCloudwatchConfiguration.BuilderOpsworksHaproxyLayerCloudwatchConfiguration.Builder. logStreams(List<? extends OpsworksHaproxyLayerCloudwatchConfigurationLogStreams> logStreams)Sets the value ofOpsworksHaproxyLayerCloudwatchConfiguration.getLogStreams()voidOpsworksHaproxyLayerCloudwatchConfigurationLogStreamsList. setInternalValue(List<OpsworksHaproxyLayerCloudwatchConfigurationLogStreams> value)
-