Uses of Class
software.amazon.awssdk.services.glue.model.AuthConfiguration
-
Packages that use AuthConfiguration Package Description software.amazon.awssdk.services.glue.model -
-
Uses of AuthConfiguration in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return AuthConfiguration Modifier and Type Method Description AuthConfigurationDescribeConnectionTypeResponse. authenticationConfiguration()The type of authentication used for the connection.Methods in software.amazon.awssdk.services.glue.model with parameters of type AuthConfiguration Modifier and Type Method Description DescribeConnectionTypeResponse.BuilderDescribeConnectionTypeResponse.Builder. authenticationConfiguration(AuthConfiguration authenticationConfiguration)The type of authentication used for the connection.
-