| Modifier and Type | Class and Description |
|---|---|
static class |
GeneralRoleProps.Jsii$Proxy
An implementation for
GeneralRoleProps |
| Modifier and Type | Method and Description |
|---|---|
GeneralRoleProps |
GeneralRoleProps.Builder.build()
Builds the configured instance.
|
default GeneralRoleProps |
ComprehendS3olabProps.getGeneralRoleConfig()
The manageable properties for the IAM role used to access the `survey-results.txt` data.
|
GeneralRoleProps |
ComprehendS3olabProps.Jsii$Proxy.getGeneralRoleConfig() |
| Modifier and Type | Method and Description |
|---|---|
ComprehendS3olabProps.Builder |
ComprehendS3olabProps.Builder.generalRoleConfig(GeneralRoleProps generalRoleConfig)
Sets the value of
ComprehendS3olabProps.getGeneralRoleConfig() |
ComprehendS3olab.Builder |
ComprehendS3olab.Builder.generalRoleConfig(GeneralRoleProps generalRoleConfig)
The manageable properties for the IAM role used to access the `survey-results.txt` data.
|
| Constructor and Description |
|---|
GeneralRole(software.amazon.awscdk.core.Construct scope,
String id,
GeneralRoleProps 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.