| Modifier and Type | Class and Description |
|---|---|
static class |
AccessConrtolLambdaProps.Jsii$Proxy
An implementation for
AccessConrtolLambdaProps |
| Modifier and Type | Method and Description |
|---|---|
AccessConrtolLambdaProps |
AccessConrtolLambdaProps.Builder.build()
Builds the configured instance.
|
default AccessConrtolLambdaProps |
ComprehendS3olabProps.getAccessControlLambdaConfig()
The parameters needed for the `ComprehendPiiAccessControlS3ObjectLambda` function.
|
AccessConrtolLambdaProps |
ComprehendS3olabProps.Jsii$Proxy.getAccessControlLambdaConfig() |
| Modifier and Type | Method and Description |
|---|---|
ComprehendS3olabProps.Builder |
ComprehendS3olabProps.Builder.accessControlLambdaConfig(AccessConrtolLambdaProps accessControlLambdaConfig)
Sets the value of
ComprehendS3olabProps.getAccessControlLambdaConfig() |
ComprehendS3olab.Builder |
ComprehendS3olab.Builder.accessControlLambdaConfig(AccessConrtolLambdaProps accessControlLambdaConfig)
The parameters needed for the `ComprehendPiiAccessControlS3ObjectLambda` function.
|
| Constructor and Description |
|---|
AccessConrtolLambda(software.amazon.awscdk.core.Construct scope,
String id,
AccessConrtolLambdaProps 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.