Interface TransferWorkflowStepsCustomStepDetails

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    TransferWorkflowStepsCustomStepDetails.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:55.424Z")
    @Stability(Stable)
    public interface TransferWorkflowStepsCustomStepDetails
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • 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}.
      • 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}.
      • getTarget

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

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