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