Uses of Interface
com.hashicorp.cdktf.providers.aws.cloudwatch_log_stream.CloudwatchLogStreamConfig
-
Packages that use CloudwatchLogStreamConfig Package Description com.hashicorp.cdktf.providers.aws.cloudwatch_log_stream aws_cloudwatch_log_stream -
-
Uses of CloudwatchLogStreamConfig in com.hashicorp.cdktf.providers.aws.cloudwatch_log_stream
Classes in com.hashicorp.cdktf.providers.aws.cloudwatch_log_stream that implement CloudwatchLogStreamConfig Modifier and Type Class Description static classCloudwatchLogStreamConfig.Jsii$ProxyAn implementation forCloudwatchLogStreamConfigMethods in com.hashicorp.cdktf.providers.aws.cloudwatch_log_stream that return CloudwatchLogStreamConfig Modifier and Type Method Description CloudwatchLogStreamConfigCloudwatchLogStreamConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.cloudwatch_log_stream with parameters of type CloudwatchLogStreamConfig Constructor Description CloudwatchLogStream(software.constructs.Construct scope, String id, CloudwatchLogStreamConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/cloudwatch_log_stream aws_cloudwatch_log_stream} Resource.
-