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