Uses of Class
software.amazon.awssdk.services.bedrockagent.model.RedshiftServerlessAuthConfiguration
Packages that use RedshiftServerlessAuthConfiguration
-
Uses of RedshiftServerlessAuthConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return RedshiftServerlessAuthConfigurationModifier and TypeMethodDescriptionRedshiftServerlessConfiguration.authConfiguration()Specifies configurations for authentication to an Amazon Redshift provisioned data warehouse.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type RedshiftServerlessAuthConfigurationModifier and TypeMethodDescriptionRedshiftServerlessConfiguration.Builder.authConfiguration(RedshiftServerlessAuthConfiguration authConfiguration) Specifies configurations for authentication to an Amazon Redshift provisioned data warehouse.