@Generated(value="jsii-pacmak/1.31.0 (build 6fa403d)", date="2021-07-13T00:44:52.328Z") @Stability(value=Stable) public interface S3AccessPointNames extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
S3AccessPointNames.Builder
A builder for
S3AccessPointNames |
static class |
S3AccessPointNames.Jsii$Proxy
An implementation for
S3AccessPointNames |
| Modifier and Type | Method and Description |
|---|---|
static S3AccessPointNames.Builder |
builder() |
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.
|
@Stability(value=Stable) @NotNull String getAdmin()
Default: 'admin-s3-access-point-call-transcripts-known-pii'
@Stability(value=Stable) @NotNull String getBilling()
Default: 'bill-s3-access-point-call-transcripts-known-pii'
@Stability(value=Stable) @NotNull String getCustomerSupport()
Default: 'cs-s3-access-point-call-transcripts-known-pii'
@Stability(value=Stable) @NotNull String getGeneral()
Default: 'accessctl-s3-ap-survey-results-unknown-pii'
@Stability(value=Stable) static S3AccessPointNames.Builder builder()
S3AccessPointNames.Builder of S3AccessPointNamesCopyright © 2021. All rights reserved.