software.amazon.jsii.JsiiObject.InitializationModePosixUser.Builder, PosixUser.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(PosixUser.Builder builder)
Constructor that initializes the object based on literal property values passed by the
PosixUser.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getGid()
The POSIX group ID used for all file system operations using this access point.
|
List<String> |
getSecondaryGids()
Secondary POSIX group IDs used for all file system operations using this access point.
|
String |
getUid()
The POSIX user ID used for all file system operations using this access point.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(PosixUser.Builder builder)
PosixUser.Builder.public final String getGid()
PosixUserpublic final String getUid()
PosixUserpublic final List<String> getSecondaryGids()
PosixUserDefault: - None
getSecondaryGids in interface PosixUser@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.