| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
List<ClusterIamRole> |
Cluster.iamRoles()
A list of Identity and Access Management (IAM) roles that can be used by the cluster to access other Amazon Web
Services services.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.iamRoles(ClusterIamRole... iamRoles)
A list of Identity and Access Management (IAM) roles that can be used by the cluster to access other Amazon
Web Services services.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.iamRoles(Collection<ClusterIamRole> iamRoles)
A list of Identity and Access Management (IAM) roles that can be used by the cluster to access other Amazon
Web Services services.
|
Copyright © 2022. All rights reserved.