Uses of Class
software.amazon.awssdk.services.apprunner.model.AuthenticationConfiguration
-
Packages that use AuthenticationConfiguration Package Description software.amazon.awssdk.services.apprunner.model -
-
Uses of AuthenticationConfiguration in software.amazon.awssdk.services.apprunner.model
Methods in software.amazon.awssdk.services.apprunner.model that return AuthenticationConfiguration Modifier and Type Method Description AuthenticationConfigurationSourceConfiguration. authenticationConfiguration()Describes the resources that are needed to authenticate access to some source repositories.Methods in software.amazon.awssdk.services.apprunner.model with parameters of type AuthenticationConfiguration Modifier and Type Method Description SourceConfiguration.BuilderSourceConfiguration.Builder. authenticationConfiguration(AuthenticationConfiguration authenticationConfiguration)Describes the resources that are needed to authenticate access to some source repositories.
-