Uses of Class
software.amazon.awssdk.services.redshift.model.RedshiftIdcApplicationAlreadyExistsException
-
Packages that use RedshiftIdcApplicationAlreadyExistsException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of RedshiftIdcApplicationAlreadyExistsException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw RedshiftIdcApplicationAlreadyExistsException Modifier and Type Method Description default CreateRedshiftIdcApplicationResponseRedshiftClient. createRedshiftIdcApplication(Consumer<CreateRedshiftIdcApplicationRequest.Builder> createRedshiftIdcApplicationRequest)Creates an Amazon Redshift application for use with IAM Identity Center.default CreateRedshiftIdcApplicationResponseRedshiftClient. createRedshiftIdcApplication(CreateRedshiftIdcApplicationRequest createRedshiftIdcApplicationRequest)Creates an Amazon Redshift application for use with IAM Identity Center.
-