Uses of Class
software.amazon.awssdk.services.bedrockagent.model.RedshiftServerlessAuthConfiguration
-
Packages that use RedshiftServerlessAuthConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of RedshiftServerlessAuthConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return RedshiftServerlessAuthConfiguration Modifier and Type Method Description RedshiftServerlessAuthConfigurationRedshiftServerlessConfiguration. authConfiguration()Specifies configurations for authentication to an Amazon Redshift provisioned data warehouse.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type RedshiftServerlessAuthConfiguration Modifier and Type Method Description RedshiftServerlessConfiguration.BuilderRedshiftServerlessConfiguration.Builder. authConfiguration(RedshiftServerlessAuthConfiguration authConfiguration)Specifies configurations for authentication to an Amazon Redshift provisioned data warehouse.
-