ModifyClusterIamRolesRequest
Types
Properties
Link copied to clipboard
Zero or more IAM roles to associate with the cluster. The roles must be in their Amazon Resource Name (ARN) format.
Link copied to clipboard
The unique identifier of the cluster for which you want to associate or disassociate IAM roles.
Link copied to clipboard
The Amazon Resource Name (ARN) for the IAM role that was set as default for the cluster when the cluster was last modified.
Link copied to clipboard
Zero or more IAM roles in ARN format to disassociate from the cluster.
Functions
Link copied to clipboard
inline fun copy(block: ModifyClusterIamRolesRequest.Builder.() -> Unit = {}): ModifyClusterIamRolesRequest