Interface DBClusterAssociatedRole.Builder

  • Method Details

    • roleArn

      The Amazon Resource Name (ARN) of the IAM role to associate with the DB cluster.

      Parameters:
      roleArn - The Amazon Resource Name (ARN) of the IAM role to associate with the DB cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • featureName

      DBClusterAssociatedRole.Builder featureName(String featureName)

      The name of the feature associated with the IAM role. For information about supported feature names, see DBEngineVersion.

      Parameters:
      featureName - The name of the feature associated with the IAM role. For information about supported feature names, see DBEngineVersion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.