@Stability(value=Stable)
public static interface CfnUser.HomeDirectoryMapEntryProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUser.HomeDirectoryMapEntryProperty.Builder
A builder for
CfnUser.HomeDirectoryMapEntryProperty |
static class |
CfnUser.HomeDirectoryMapEntryProperty.Jsii$Proxy
An implementation for
CfnUser.HomeDirectoryMapEntryProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUser.HomeDirectoryMapEntryProperty.Builder |
builder() |
String |
getEntry()
`CfnUser.HomeDirectoryMapEntryProperty.Entry`.
|
String |
getTarget()
`CfnUser.HomeDirectoryMapEntryProperty.Target`.
|
@Stability(value=Stable) @NotNull String getEntry()
@Stability(value=Stable) @NotNull String getTarget()
@Stability(value=Stable) static CfnUser.HomeDirectoryMapEntryProperty.Builder builder()
Copyright © 2021. All rights reserved.