Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_ecrpublic_authorization_token.DataAwsEcrpublicAuthorizationTokenConfig
-
Packages that use DataAwsEcrpublicAuthorizationTokenConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_ecrpublic_authorization_token data_aws_ecrpublic_authorization_token -
-
Uses of DataAwsEcrpublicAuthorizationTokenConfig in com.hashicorp.cdktf.providers.aws.data_aws_ecrpublic_authorization_token
Classes in com.hashicorp.cdktf.providers.aws.data_aws_ecrpublic_authorization_token that implement DataAwsEcrpublicAuthorizationTokenConfig Modifier and Type Class Description static classDataAwsEcrpublicAuthorizationTokenConfig.Jsii$ProxyAn implementation forDataAwsEcrpublicAuthorizationTokenConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_ecrpublic_authorization_token that return DataAwsEcrpublicAuthorizationTokenConfig Modifier and Type Method Description DataAwsEcrpublicAuthorizationTokenConfigDataAwsEcrpublicAuthorizationTokenConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_ecrpublic_authorization_token with parameters of type DataAwsEcrpublicAuthorizationTokenConfig Constructor Description DataAwsEcrpublicAuthorizationToken(software.constructs.Construct scope, String id, DataAwsEcrpublicAuthorizationTokenConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/ecrpublic_authorization_token aws_ecrpublic_authorization_token} Data Source.
-