Interface TransferWorkflowOnExceptionStepsCopyStepDetails

    • Method Detail

      • getDestinationFileLocation

        @Stability(Stable)
        @Nullable
        default TransferWorkflowOnExceptionStepsCopyStepDetailsDestinationFileLocation getDestinationFileLocation()
        destination_file_location block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_workflow#destination_file_location TransferWorkflow#destination_file_location}

      • getName

        @Stability(Stable)
        @Nullable
        default String getName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_workflow#name TransferWorkflow#name}.
      • getOverwriteExisting

        @Stability(Stable)
        @Nullable
        default String getOverwriteExisting()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_workflow#overwrite_existing TransferWorkflow#overwrite_existing}.
      • getSourceFileLocation

        @Stability(Stable)
        @Nullable
        default String getSourceFileLocation()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_workflow#source_file_location TransferWorkflow#source_file_location}.