Uses of Class
com.hashicorp.cdktf.providers.aws.transfer_workflow.TransferWorkflowOnExceptionStepsDecryptStepDetailsDestinationFileLocation.Builder
-
Packages that use TransferWorkflowOnExceptionStepsDecryptStepDetailsDestinationFileLocation.Builder Package Description com.hashicorp.cdktf.providers.aws.transfer_workflow aws_transfer_workflow -
-
Uses of TransferWorkflowOnExceptionStepsDecryptStepDetailsDestinationFileLocation.Builder in com.hashicorp.cdktf.providers.aws.transfer_workflow
Methods in com.hashicorp.cdktf.providers.aws.transfer_workflow that return TransferWorkflowOnExceptionStepsDecryptStepDetailsDestinationFileLocation.Builder Modifier and Type Method Description static TransferWorkflowOnExceptionStepsDecryptStepDetailsDestinationFileLocation.BuilderTransferWorkflowOnExceptionStepsDecryptStepDetailsDestinationFileLocation. builder()TransferWorkflowOnExceptionStepsDecryptStepDetailsDestinationFileLocation.BuilderTransferWorkflowOnExceptionStepsDecryptStepDetailsDestinationFileLocation.Builder. efsFileLocation(TransferWorkflowOnExceptionStepsDecryptStepDetailsDestinationFileLocationEfsFileLocation efsFileLocation)TransferWorkflowOnExceptionStepsDecryptStepDetailsDestinationFileLocation.BuilderTransferWorkflowOnExceptionStepsDecryptStepDetailsDestinationFileLocation.Builder. s3FileLocation(TransferWorkflowOnExceptionStepsDecryptStepDetailsDestinationFileLocationS3FileLocation s3FileLocation)Constructors in com.hashicorp.cdktf.providers.aws.transfer_workflow with parameters of type TransferWorkflowOnExceptionStepsDecryptStepDetailsDestinationFileLocation.Builder Constructor Description Jsii$Proxy(TransferWorkflowOnExceptionStepsDecryptStepDetailsDestinationFileLocation.Builder builder)Constructor that initializes the object based on literal property values passed by theTransferWorkflowOnExceptionStepsDecryptStepDetailsDestinationFileLocation.Builder.
-