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