Interface RdsPromoteReadReplicaConfiguration.Builder

  • Method Details

    • timeoutMinutes

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

      RdsPromoteReadReplicaConfiguration.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

      RdsPromoteReadReplicaConfiguration.Builder dbInstanceArnMap(Map<String,String> 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.