@Stability(value=Stable) @Internal public static final class CfnUser.PosixProfileProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUser.PosixProfileProperty
CfnUser.PosixProfilePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnUser.PosixProfileProperty.Builder, CfnUser.PosixProfileProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnUser.PosixProfileProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUser.HomeDirectoryMapEntryProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getGid()
The POSIX group ID used for all EFS operations by this user.
|
Object |
getSecondaryGids()
The secondary POSIX group IDs used for all EFS operations by this user.
|
Number |
getUid()
The POSIX user ID used for all EFS operations by this user.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnUser.PosixProfileProperty.Builder builder)
CfnUser.HomeDirectoryMapEntryProperty.Builder.public final Number getGid()
CfnUser.PosixProfilePropertygetGid in interface CfnUser.PosixProfilePropertypublic final Number getUid()
CfnUser.PosixProfilePropertygetUid in interface CfnUser.PosixProfilePropertypublic final Object getSecondaryGids()
CfnUser.PosixProfilePropertygetSecondaryGids in interface CfnUser.PosixProfileProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.