@Stability(value=Stable) @Internal public static final class GeneralRoleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements GeneralRoleProps
GeneralRolePropssoftware.amazon.jsii.JsiiObject.InitializationModeGeneralRoleProps.Builder, GeneralRoleProps.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(String iamRoleName,
String objectLambdaAccessPointName,
String policyName)
Constructor that initializes the object based on literal property values passed by the
GeneralRoleProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getIamRoleName()
The name of the IAM role.
|
String |
getObjectLambdaAccessPointName()
The name of the object Lambda access point, which will be the same as the S3 acceess point for the S3 bucket in the demostration.
|
String |
getPolicyName()
The name of the IAM policy for the IAM role.
|
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(String iamRoleName, String objectLambdaAccessPointName, String policyName)
GeneralRoleProps.Builder.public final String getIamRoleName()
GeneralRolePropsDefault: 'GeneralRole'
getIamRoleName in interface GeneralRolePropspublic final String getObjectLambdaAccessPointName()
GeneralRolePropsDefault: 'accessctl-s3olap-survey-results-unknown-pii'
getObjectLambdaAccessPointName in interface GeneralRolePropspublic final String getPolicyName()
GeneralRolePropsDefault: 'general-role-s3olap-policy'
getPolicyName in interface GeneralRoleProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.