Uses of Class
software.amazon.awscdk.services.amplify.alpha.BasicAuth
-
Uses of BasicAuth in software.amazon.awscdk.services.amplify.alpha
Modifier and TypeMethodDescriptionBasicAuth.Builder.build()
static BasicAuth
BasicAuth.fromCredentials
(String username, SecretValue password) (experimental) Creates a Basic Auth configuration from a username and a password.static BasicAuth
BasicAuth.fromGeneratedPassword
(String username) (experimental) Creates a Basic Auth configuration with a password generated in Secrets Manager.static BasicAuth
BasicAuth.fromGeneratedPassword
(String username, IKey encryptionKey) (experimental) Creates a Basic Auth configuration with a password generated in Secrets Manager.default BasicAuth
AppProps.getBasicAuth()
(experimental) The Basic Auth configuration.final BasicAuth
AppProps.Jsii$Proxy.getBasicAuth()
default BasicAuth
AutoBranchCreation.getBasicAuth()
(experimental) The Basic Auth configuration.final BasicAuth
AutoBranchCreation.Jsii$Proxy.getBasicAuth()
default BasicAuth
BranchOptions.getBasicAuth()
(experimental) The Basic Auth configuration.final BasicAuth
BranchOptions.Jsii$Proxy.getBasicAuth()
final BasicAuth
BranchProps.Jsii$Proxy.getBasicAuth()
Modifier and TypeMethodDescription(experimental) The Basic Auth configuration.Sets the value ofAppProps.getBasicAuth()
Sets the value ofAutoBranchCreation.getBasicAuth()
(experimental) The Basic Auth configuration.Sets the value ofBranchOptions.getBasicAuth()
Sets the value ofBranchOptions.getBasicAuth()