@Stability(value=Stable) public static final class CfnUser.HomeDirectoryMapEntryProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUser.HomeDirectoryMapEntryProperty>
CfnUser.HomeDirectoryMapEntryProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnUser.HomeDirectoryMapEntryProperty |
build()
Builds the configured instance.
|
CfnUser.HomeDirectoryMapEntryProperty.Builder |
entry(String entry)
Sets the value of
CfnUser.HomeDirectoryMapEntryProperty.getEntry() |
CfnUser.HomeDirectoryMapEntryProperty.Builder |
target(String target)
Sets the value of
CfnUser.HomeDirectoryMapEntryProperty.getTarget() |
@Stability(value=Stable) public CfnUser.HomeDirectoryMapEntryProperty.Builder entry(String entry)
CfnUser.HomeDirectoryMapEntryProperty.getEntry()entry - `CfnUser.HomeDirectoryMapEntryProperty.Entry`. This parameter is required.this@Stability(value=Stable) public CfnUser.HomeDirectoryMapEntryProperty.Builder target(String target)
CfnUser.HomeDirectoryMapEntryProperty.getTarget()target - `CfnUser.HomeDirectoryMapEntryProperty.Target`. This parameter is required.this@Stability(value=Stable) public CfnUser.HomeDirectoryMapEntryProperty build()
build in interface software.amazon.jsii.Builder<CfnUser.HomeDirectoryMapEntryProperty>CfnUser.HomeDirectoryMapEntryPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.