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