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