Uses of Interface
com.hashicorp.cdktf.providers.aws.transfer_user.TransferUserPosixProfile
-
Packages that use TransferUserPosixProfile Package Description com.hashicorp.cdktf.providers.aws.transfer_user aws_transfer_user -
-
Uses of TransferUserPosixProfile in com.hashicorp.cdktf.providers.aws.transfer_user
Classes in com.hashicorp.cdktf.providers.aws.transfer_user that implement TransferUserPosixProfile Modifier and Type Class Description static classTransferUserPosixProfile.Jsii$ProxyAn implementation forTransferUserPosixProfileMethods in com.hashicorp.cdktf.providers.aws.transfer_user that return TransferUserPosixProfile Modifier and Type Method Description TransferUserPosixProfileTransferUserPosixProfile.Builder. build()Builds the configured instance.TransferUserPosixProfileTransferUserPosixProfileOutputReference. getInternalValue()default TransferUserPosixProfileTransferUserConfig. getPosixProfile()posix_profile block.TransferUserPosixProfileTransferUserConfig.Jsii$Proxy. getPosixProfile()TransferUserPosixProfileTransferUser. getPosixProfileInput()Methods in com.hashicorp.cdktf.providers.aws.transfer_user with parameters of type TransferUserPosixProfile Modifier and Type Method Description TransferUser.BuilderTransferUser.Builder. posixProfile(TransferUserPosixProfile posixProfile)posix_profile block.TransferUserConfig.BuilderTransferUserConfig.Builder. posixProfile(TransferUserPosixProfile posixProfile)Sets the value ofTransferUserConfig.getPosixProfile()voidTransferUser. putPosixProfile(TransferUserPosixProfile value)voidTransferUserPosixProfileOutputReference. setInternalValue(TransferUserPosixProfile value)
-