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