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