Interface RdsCreateCrossRegionReplicaConfiguration.Builder

  • Method Details

    • 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.
    • crossAccountRole

      RdsCreateCrossRegionReplicaConfiguration.Builder crossAccountRole(String crossAccountRole)

      The cross-account role for the configuration.

      Parameters:
      crossAccountRole - The cross-account role for the configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • externalId

      The external ID (secret key) for the configuration.

      Parameters:
      externalId - The external ID (secret key) for the configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dbInstanceArnMap

      A map of database instance ARNs for each Region in the plan.

      Parameters:
      dbInstanceArnMap - A map of database instance ARNs for each Region in the plan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.