@Stability(value=Stable) @Internal public static final class S3AccessPointNames.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements S3AccessPointNames
S3AccessPointNamessoftware.amazon.jsii.JsiiObject.InitializationModeS3AccessPointNames.Builder, S3AccessPointNames.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 admin,
String billing,
String customerSupport,
String general)
Constructor that initializes the object based on literal property values passed by the
S3AccessPointNames.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAdmin()
The name of the S3 aceess point for the admin role in the redaction case.
|
String |
getBilling()
The name of the S3 aceess point for the billing role in the redaction case.
|
String |
getCustomerSupport()
The name of the S3 aceess point for the customer support role in the redaction case.
|
String |
getGeneral()
The name of the S3 aceess point for the general role in the access control case.
|
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 admin, String billing, String customerSupport, String general)
S3AccessPointNames.Builder.public final String getAdmin()
S3AccessPointNamesDefault: 'admin-s3-access-point-call-transcripts-known-pii'
getAdmin in interface S3AccessPointNamespublic final String getBilling()
S3AccessPointNamesDefault: 'bill-s3-access-point-call-transcripts-known-pii'
getBilling in interface S3AccessPointNamespublic final String getCustomerSupport()
S3AccessPointNamesDefault: 'cs-s3-access-point-call-transcripts-known-pii'
getCustomerSupport in interface S3AccessPointNamespublic final String getGeneral()
S3AccessPointNamesDefault: 'accessctl-s3-ap-survey-results-unknown-pii'
getGeneral in interface S3AccessPointNames@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.