Interface ExecutionApprovalConfiguration.Builder

  • Method Details

    • timeoutMinutes

      ExecutionApprovalConfiguration.Builder timeoutMinutes(Integer timeoutMinutes)

      The timeout value specified for the configuration.

      Parameters:
      timeoutMinutes - The timeout value specified for the configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • approvalRole

      ExecutionApprovalConfiguration.Builder approvalRole(String approvalRole)

      The IAM approval role for the configuration.

      Parameters:
      approvalRole - The IAM approval role for the configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.