@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 - Represents an entry for `HomeDirectoryMappings` . This parameter is required.this@Stability(value=Stable) public CfnUser.HomeDirectoryMapEntryProperty.Builder target(String target)
CfnUser.HomeDirectoryMapEntryProperty.getTarget()target - Represents the map target that is used in a `HomeDirectorymapEntry` . 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 © 2022. All rights reserved.