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