Interface AwsRdsDbClusterAssociatedRole.Builder

  • Method Details

    • roleArn

      The ARN of the IAM role.

      Parameters:
      roleArn - The ARN of the IAM role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the association between the IAM role and the DB cluster. Valid values are as follows:

      • ACTIVE

      • INVALID

      • PENDING

      Parameters:
      status - The status of the association between the IAM role and the DB cluster. Valid values are as follows:

      • ACTIVE

      • INVALID

      • PENDING

      Returns:
      Returns a reference to this object so that method calls can be chained together.