Class CfnS3AccessPointAttachment.OpenZFSPosixFileSystemUserProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.fsx.CfnS3AccessPointAttachment.OpenZFSPosixFileSystemUserProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnS3AccessPointAttachment.OpenZFSPosixFileSystemUserProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnS3AccessPointAttachment.OpenZFSPosixFileSystemUserProperty
@Stability(Stable)
@Internal
public static final class CfnS3AccessPointAttachment.OpenZFSPosixFileSystemUserProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnS3AccessPointAttachment.OpenZFSPosixFileSystemUserProperty
An implementation for
CfnS3AccessPointAttachment.OpenZFSPosixFileSystemUserProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.fsx.CfnS3AccessPointAttachment.OpenZFSPosixFileSystemUserProperty
CfnS3AccessPointAttachment.OpenZFSPosixFileSystemUserProperty.Builder, CfnS3AccessPointAttachment.OpenZFSPosixFileSystemUserProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnS3AccessPointAttachment.OpenZFSPosixFileSystemUserProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnS3AccessPointAttachment.OpenZFSPosixFileSystemUserProperty.Builder
.
-
-
Method Details
-
getGid
Description copied from interface:CfnS3AccessPointAttachment.OpenZFSPosixFileSystemUserProperty
The GID of the file system user.- Specified by:
getGid
in interfaceCfnS3AccessPointAttachment.OpenZFSPosixFileSystemUserProperty
- See Also:
-
getUid
Description copied from interface:CfnS3AccessPointAttachment.OpenZFSPosixFileSystemUserProperty
The UID of the file system user.- Specified by:
getUid
in interfaceCfnS3AccessPointAttachment.OpenZFSPosixFileSystemUserProperty
- See Also:
-
getSecondaryGids
Description copied from interface:CfnS3AccessPointAttachment.OpenZFSPosixFileSystemUserProperty
The list of secondary GIDs for the file system user.- Specified by:
getSecondaryGids
in interfaceCfnS3AccessPointAttachment.OpenZFSPosixFileSystemUserProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-