@Stability(value=Stable) public static final class CfnDirectoryConfig.ServiceAccountCredentialsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDirectoryConfig.ServiceAccountCredentialsProperty>
CfnDirectoryConfig.ServiceAccountCredentialsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDirectoryConfig.ServiceAccountCredentialsProperty.Builder |
accountName(String accountName)
Sets the value of
CfnDirectoryConfig.ServiceAccountCredentialsProperty.getAccountName() |
CfnDirectoryConfig.ServiceAccountCredentialsProperty.Builder |
accountPassword(String accountPassword)
|
CfnDirectoryConfig.ServiceAccountCredentialsProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnDirectoryConfig.ServiceAccountCredentialsProperty.Builder accountName(String accountName)
CfnDirectoryConfig.ServiceAccountCredentialsProperty.getAccountName()accountName - `CfnDirectoryConfig.ServiceAccountCredentialsProperty.AccountName`. This parameter is required.this@Stability(value=Stable) public CfnDirectoryConfig.ServiceAccountCredentialsProperty.Builder accountPassword(String accountPassword)
accountPassword - `CfnDirectoryConfig.ServiceAccountCredentialsProperty.AccountPassword`. This parameter is required.this@Stability(value=Stable) public CfnDirectoryConfig.ServiceAccountCredentialsProperty build()
build in interface software.amazon.jsii.Builder<CfnDirectoryConfig.ServiceAccountCredentialsProperty>CfnDirectoryConfig.ServiceAccountCredentialsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.