| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default ModifyClusterIamRolesResponse |
RedshiftClient.modifyClusterIamRoles(Consumer<ModifyClusterIamRolesRequest.Builder> modifyClusterIamRolesRequest)
Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access
other AWS services.
|
default ModifyClusterIamRolesResponse |
RedshiftClient.modifyClusterIamRoles(ModifyClusterIamRolesRequest modifyClusterIamRolesRequest)
Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access
other AWS services.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyClusterIamRolesResponse> |
RedshiftAsyncClient.modifyClusterIamRoles(Consumer<ModifyClusterIamRolesRequest.Builder> modifyClusterIamRolesRequest)
Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access
other AWS services.
|
default CompletableFuture<ModifyClusterIamRolesResponse> |
RedshiftAsyncClient.modifyClusterIamRoles(ModifyClusterIamRolesRequest modifyClusterIamRolesRequest)
Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access
other AWS services.
|
Copyright © 2019. All rights reserved.