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