| Package | Description |
|---|---|
| software.amazon.awscdk.services.amplify |
AWS Amplify Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static BasicAuthProps.Builder |
BasicAuthProps.builder() |
BasicAuthProps.Builder |
BasicAuthProps.Builder.encryptionKey(IKey encryptionKey)
Sets the value of
BasicAuthProps.getEncryptionKey() |
BasicAuthProps.Builder |
BasicAuthProps.Builder.password(SecretValue password)
Sets the value of
BasicAuthProps.getPassword() |
BasicAuthProps.Builder |
BasicAuthProps.Builder.username(String username)
Sets the value of
BasicAuthProps.getUsername() |
| Constructor and Description |
|---|
Jsii$Proxy(BasicAuthProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
BasicAuthProps.Builder. |
Copyright © 2022. All rights reserved.