C# Class Amazon.Redshift.Model.ModifyClusterIamRolesRequest

Container for the parameters to the ModifyClusterIamRoles operation. Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.

A cluster can have up to 10 IAM roles associated at any time.

Inheritance: AmazonRedshiftRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAddIamRoles ( ) : bool
IsSetClusterIdentifier ( ) : bool
IsSetRemoveIamRoles ( ) : bool