@Stability(value=Stable) @Internal public static final class CfnResourceDefinition.GroupOwnerSettingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResourceDefinition.GroupOwnerSettingProperty
CfnResourceDefinition.GroupOwnerSettingPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnResourceDefinition.GroupOwnerSettingProperty.Builder, CfnResourceDefinition.GroupOwnerSettingProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResourceDefinition.GroupOwnerSettingProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResourceDefinition.GroupOwnerSettingProperty.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) |
Object |
getAutoAddGroupOwner()
Indicates whether to give the privileges of the Linux group that owns the resource to the Lambda process.
|
String |
getGroupOwner()
The name of the Linux group whose privileges you want to add to the Lambda process.
|
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(CfnResourceDefinition.GroupOwnerSettingProperty.Builder builder)
CfnResourceDefinition.GroupOwnerSettingProperty.Builder.public final Object getAutoAddGroupOwner()
CfnResourceDefinition.GroupOwnerSettingPropertyThis gives the Lambda process the file access permissions of the Linux group.
getAutoAddGroupOwner in interface CfnResourceDefinition.GroupOwnerSettingPropertypublic final String getGroupOwner()
CfnResourceDefinition.GroupOwnerSettingProperty
This value is ignored if AutoAddGroupOwner is true.
getGroupOwner in interface CfnResourceDefinition.GroupOwnerSettingProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.