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