Package | Description |
---|---|
com.amazonaws.services.redshift.model |
Modifier and Type | Method and Description |
---|---|
AuthorizedTokenIssuer |
AuthorizedTokenIssuer.clone() |
AuthorizedTokenIssuer |
AuthorizedTokenIssuer.withAuthorizedAudiencesList(Collection<String> authorizedAudiencesList)
The list of audiences for the authorized token issuer for integrating Amazon Redshift with IDC Identity Center.
|
AuthorizedTokenIssuer |
AuthorizedTokenIssuer.withAuthorizedAudiencesList(String... authorizedAudiencesList)
The list of audiences for the authorized token issuer for integrating Amazon Redshift with IDC Identity Center.
|
AuthorizedTokenIssuer |
AuthorizedTokenIssuer.withTrustedTokenIssuerArn(String trustedTokenIssuerArn)
The ARN for the authorized token issuer for integrating Amazon Redshift with IDC Identity Center.
|
Modifier and Type | Method and Description |
---|---|
List<AuthorizedTokenIssuer> |
ModifyRedshiftIdcApplicationRequest.getAuthorizedTokenIssuerList()
The authorized token issuer list for the Amazon Redshift IAM Identity Center application to change.
|
List<AuthorizedTokenIssuer> |
CreateRedshiftIdcApplicationRequest.getAuthorizedTokenIssuerList()
The token issuer list for the Amazon Redshift IAM Identity Center application instance.
|
List<AuthorizedTokenIssuer> |
RedshiftIdcApplication.getAuthorizedTokenIssuerList()
The authorized token issuer list for the Amazon Redshift IAM Identity Center application.
|
Modifier and Type | Method and Description |
---|---|
ModifyRedshiftIdcApplicationRequest |
ModifyRedshiftIdcApplicationRequest.withAuthorizedTokenIssuerList(AuthorizedTokenIssuer... authorizedTokenIssuerList)
The authorized token issuer list for the Amazon Redshift IAM Identity Center application to change.
|
CreateRedshiftIdcApplicationRequest |
CreateRedshiftIdcApplicationRequest.withAuthorizedTokenIssuerList(AuthorizedTokenIssuer... authorizedTokenIssuerList)
The token issuer list for the Amazon Redshift IAM Identity Center application instance.
|
RedshiftIdcApplication |
RedshiftIdcApplication.withAuthorizedTokenIssuerList(AuthorizedTokenIssuer... authorizedTokenIssuerList)
The authorized token issuer list for the Amazon Redshift IAM Identity Center application.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyRedshiftIdcApplicationRequest.setAuthorizedTokenIssuerList(Collection<AuthorizedTokenIssuer> authorizedTokenIssuerList)
The authorized token issuer list for the Amazon Redshift IAM Identity Center application to change.
|
void |
CreateRedshiftIdcApplicationRequest.setAuthorizedTokenIssuerList(Collection<AuthorizedTokenIssuer> authorizedTokenIssuerList)
The token issuer list for the Amazon Redshift IAM Identity Center application instance.
|
void |
RedshiftIdcApplication.setAuthorizedTokenIssuerList(Collection<AuthorizedTokenIssuer> authorizedTokenIssuerList)
The authorized token issuer list for the Amazon Redshift IAM Identity Center application.
|
ModifyRedshiftIdcApplicationRequest |
ModifyRedshiftIdcApplicationRequest.withAuthorizedTokenIssuerList(Collection<AuthorizedTokenIssuer> authorizedTokenIssuerList)
The authorized token issuer list for the Amazon Redshift IAM Identity Center application to change.
|
CreateRedshiftIdcApplicationRequest |
CreateRedshiftIdcApplicationRequest.withAuthorizedTokenIssuerList(Collection<AuthorizedTokenIssuer> authorizedTokenIssuerList)
The token issuer list for the Amazon Redshift IAM Identity Center application instance.
|
RedshiftIdcApplication |
RedshiftIdcApplication.withAuthorizedTokenIssuerList(Collection<AuthorizedTokenIssuer> authorizedTokenIssuerList)
The authorized token issuer list for the Amazon Redshift IAM Identity Center application.
|
Copyright © 2024. All rights reserved.