| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsRedshiftClusterIamRole> |
AwsRedshiftClusterDetails.iamRoles()
A list of IAM roles that the cluster can use to access other Amazon Web Services services.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterDetails.Builder |
AwsRedshiftClusterDetails.Builder.iamRoles(AwsRedshiftClusterIamRole... iamRoles)
A list of IAM roles that the cluster can use to access other Amazon Web Services services.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterDetails.Builder |
AwsRedshiftClusterDetails.Builder.iamRoles(Collection<AwsRedshiftClusterIamRole> iamRoles)
A list of IAM roles that the cluster can use to access other Amazon Web Services services.
|
Copyright © 2023. All rights reserved.