| 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() |
Copyright © 2021. All rights reserved.