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