RedshiftIdcApplication.Builder |
RedshiftIdcApplication.Builder.authorizedTokenIssuerList(Collection<AuthorizedTokenIssuer> authorizedTokenIssuerList) |
The authorized token issuer list for the Amazon Redshift IAM Identity Center application.
|
RedshiftIdcApplication.Builder |
RedshiftIdcApplication.Builder.authorizedTokenIssuerList(Consumer<AuthorizedTokenIssuer.Builder>... authorizedTokenIssuerList) |
The authorized token issuer list for the Amazon Redshift IAM Identity Center application.
|
RedshiftIdcApplication.Builder |
RedshiftIdcApplication.Builder.authorizedTokenIssuerList(AuthorizedTokenIssuer... authorizedTokenIssuerList) |
The authorized token issuer list for the Amazon Redshift IAM Identity Center application.
|
static RedshiftIdcApplication.Builder |
RedshiftIdcApplication.builder() |
|
RedshiftIdcApplication.Builder |
RedshiftIdcApplication.Builder.iamRoleArn(String iamRoleArn) |
The ARN for the Amazon Redshift IAM Identity Center application.
|
RedshiftIdcApplication.Builder |
RedshiftIdcApplication.Builder.idcDisplayName(String idcDisplayName) |
The display name for the Amazon Redshift IAM Identity Center application.
|
RedshiftIdcApplication.Builder |
RedshiftIdcApplication.Builder.idcInstanceArn(String idcInstanceArn) |
The ARN for the IAM Identity Center instance that Redshift integrates with.
|
RedshiftIdcApplication.Builder |
RedshiftIdcApplication.Builder.idcManagedApplicationArn(String idcManagedApplicationArn) |
The ARN for the Amazon Redshift IAM Identity Center application.
|
RedshiftIdcApplication.Builder |
RedshiftIdcApplication.Builder.idcOnboardStatus(String idcOnboardStatus) |
The onboarding status for the Amazon Redshift IAM Identity Center application.
|
RedshiftIdcApplication.Builder |
RedshiftIdcApplication.Builder.identityNamespace(String identityNamespace) |
The identity namespace for the Amazon Redshift IAM Identity Center application.
|
RedshiftIdcApplication.Builder |
RedshiftIdcApplication.Builder.redshiftIdcApplicationArn(String redshiftIdcApplicationArn) |
The ARN for the Redshift application that integrates with IAM Identity Center.
|
RedshiftIdcApplication.Builder |
RedshiftIdcApplication.Builder.redshiftIdcApplicationName(String redshiftIdcApplicationName) |
The name of the Redshift application in IAM Identity Center.
|
RedshiftIdcApplication.Builder |
RedshiftIdcApplication.Builder.serviceIntegrations(Collection<ServiceIntegrationsUnion> serviceIntegrations) |
A list of service integrations for the Redshift IAM Identity Center application.
|
RedshiftIdcApplication.Builder |
RedshiftIdcApplication.Builder.serviceIntegrations(Consumer<ServiceIntegrationsUnion.Builder>... serviceIntegrations) |
A list of service integrations for the Redshift IAM Identity Center application.
|
RedshiftIdcApplication.Builder |
RedshiftIdcApplication.Builder.serviceIntegrations(ServiceIntegrationsUnion... serviceIntegrations) |
A list of service integrations for the Redshift IAM Identity Center application.
|
RedshiftIdcApplication.Builder |
RedshiftIdcApplication.toBuilder() |
|