| Modifier and Type | Method and Description |
|---|---|
static CfnApp.BasicAuthConfigProperty.Builder |
CfnApp.BasicAuthConfigProperty.builder() |
CfnApp.BasicAuthConfigProperty.Builder |
CfnApp.BasicAuthConfigProperty.Builder.withEnableBasicAuth(Boolean value)
Sets the value of EnableBasicAuth
|
CfnApp.BasicAuthConfigProperty.Builder |
CfnApp.BasicAuthConfigProperty.Builder.withEnableBasicAuth(software.amazon.awscdk.core.IResolvable value)
Sets the value of EnableBasicAuth
|
CfnApp.BasicAuthConfigProperty.Builder |
CfnApp.BasicAuthConfigProperty.Builder.withPassword(String value)
Sets the value of Password
|
CfnApp.BasicAuthConfigProperty.Builder |
CfnApp.BasicAuthConfigProperty.Builder.withUsername(String value)
Sets the value of Username
|
Copyright © 2019. All rights reserved.