@Stability(value=Stable) @Internal public static final class AdminRoleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AdminRoleProps
AdminRolePropssoftware.amazon.jsii.JsiiObject.InitializationModeAdminRoleProps.Builder, AdminRoleProps.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
AdminRoleProps.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)
AdminRoleProps.Builder.public final String getIamRoleName()
AdminRolePropsDefault: 'RedactionAdminRole'
getIamRoleName in interface AdminRolePropspublic final String getObjectLambdaAccessPointName()
AdminRolePropsDefault: 'admin-s3olap-call-transcripts-known-pii'
getObjectLambdaAccessPointName in interface AdminRolePropspublic final String getPolicyName()
AdminRolePropsDefault: 'admin-role-s3olap-policy'
getPolicyName in interface AdminRoleProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.