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