Uses of Class
software.amazon.awssdk.services.datazone.model.AuthenticationConfiguration
-
Packages that use AuthenticationConfiguration Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of AuthenticationConfiguration in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return AuthenticationConfiguration Modifier and Type Method Description AuthenticationConfigurationGlueConnection. authenticationConfiguration()The authentication configuration of the Amazon Web Services Glue connection.Methods in software.amazon.awssdk.services.datazone.model with parameters of type AuthenticationConfiguration Modifier and Type Method Description GlueConnection.BuilderGlueConnection.Builder. authenticationConfiguration(AuthenticationConfiguration authenticationConfiguration)The authentication configuration of the Amazon Web Services Glue connection.
-