| Modifier and Type | Class and Description |
|---|---|
static class |
AdminRoleProps.Jsii$Proxy
An implementation for
AdminRoleProps |
| Modifier and Type | Method and Description |
|---|---|
AdminRoleProps |
AdminRoleProps.Builder.build()
Builds the configured instance.
|
default AdminRoleProps |
ComprehendS3olabProps.getAdminRoleConfig()
The manageable properties for the administrator IAM role in the redaction case.
|
AdminRoleProps |
ComprehendS3olabProps.Jsii$Proxy.getAdminRoleConfig() |
| Modifier and Type | Method and Description |
|---|---|
ComprehendS3olabProps.Builder |
ComprehendS3olabProps.Builder.adminRoleConfig(AdminRoleProps adminRoleConfig)
Sets the value of
ComprehendS3olabProps.getAdminRoleConfig() |
ComprehendS3olab.Builder |
ComprehendS3olab.Builder.adminRoleConfig(AdminRoleProps adminRoleConfig)
The manageable properties for the administrator IAM role in the redaction case.
|
| Constructor and Description |
|---|
AdminRole(software.amazon.awscdk.core.Construct scope,
String id,
AdminRoleProps props) |
BillingRole(software.amazon.awscdk.core.Construct scope,
String id,
AdminRoleProps props) |
CustSupportRole(software.amazon.awscdk.core.Construct scope,
String id,
AdminRoleProps props) |
Jsii$Proxy(AccessConrtolLambdaProps accessControlLambdaConfig,
RedactionLambdaProps adminRedactionLambdaConfig,
AdminRoleProps adminRoleConfig,
RedactionLambdaProps billingRedactionLambdaConfig,
BillingRoleProps billingRoleConfig,
RedactionLambdaProps cusrtSupportRedactionLambdaConfig,
CustSupportRoleProps custSupportRoleConfig,
String exampleFileDir,
GeneralRoleProps generalRoleConfig,
Boolean generateRandomCharacters,
S3AccessPointNames s3AccessPointNames,
String surveyBucketPrefix,
String transcriptsBucketPrefix)
Constructor that initializes the object based on literal property values passed by the
ComprehendS3olabProps.Builder. |
Copyright © 2021. All rights reserved.