| Modifier and Type | Class and Description |
|---|---|
static class |
RedactionLambdaProps.Jsii$Proxy
An implementation for
RedactionLambdaProps |
| Modifier and Type | Method and Description |
|---|---|
RedactionLambdaProps |
RedactionLambdaProps.Builder.build()
Builds the configured instance.
|
default RedactionLambdaProps |
ComprehendS3olabProps.getAdminRedactionLambdaConfig()
The parameters of the `ComprehendPiiRedactionS3ObjectLambda` function for the `AdminRole`.
|
RedactionLambdaProps |
ComprehendS3olabProps.Jsii$Proxy.getAdminRedactionLambdaConfig() |
default RedactionLambdaProps |
ComprehendS3olabProps.getBillingRedactionLambdaConfig()
The parameters of the `ComprehendPiiRedactionS3ObjectLambda` function for the `BillingRole`.
|
RedactionLambdaProps |
ComprehendS3olabProps.Jsii$Proxy.getBillingRedactionLambdaConfig() |
default RedactionLambdaProps |
ComprehendS3olabProps.getCusrtSupportRedactionLambdaConfig()
The parameters of the `ComprehendPiiRedactionS3ObjectLambda` function for the `CustSupportRole`.
|
RedactionLambdaProps |
ComprehendS3olabProps.Jsii$Proxy.getCusrtSupportRedactionLambdaConfig() |
| Modifier and Type | Method and Description |
|---|---|
ComprehendS3olabProps.Builder |
ComprehendS3olabProps.Builder.adminRedactionLambdaConfig(RedactionLambdaProps adminRedactionLambdaConfig)
Sets the value of
ComprehendS3olabProps.getAdminRedactionLambdaConfig() |
ComprehendS3olab.Builder |
ComprehendS3olab.Builder.adminRedactionLambdaConfig(RedactionLambdaProps adminRedactionLambdaConfig)
The parameters of the `ComprehendPiiRedactionS3ObjectLambda` function for the `AdminRole`.
|
ComprehendS3olabProps.Builder |
ComprehendS3olabProps.Builder.billingRedactionLambdaConfig(RedactionLambdaProps billingRedactionLambdaConfig)
Sets the value of
ComprehendS3olabProps.getBillingRedactionLambdaConfig() |
ComprehendS3olab.Builder |
ComprehendS3olab.Builder.billingRedactionLambdaConfig(RedactionLambdaProps billingRedactionLambdaConfig)
The parameters of the `ComprehendPiiRedactionS3ObjectLambda` function for the `BillingRole`.
|
ComprehendS3olabProps.Builder |
ComprehendS3olabProps.Builder.cusrtSupportRedactionLambdaConfig(RedactionLambdaProps cusrtSupportRedactionLambdaConfig)
Sets the value of
ComprehendS3olabProps.getCusrtSupportRedactionLambdaConfig() |
ComprehendS3olab.Builder |
ComprehendS3olab.Builder.cusrtSupportRedactionLambdaConfig(RedactionLambdaProps cusrtSupportRedactionLambdaConfig)
The parameters of the `ComprehendPiiRedactionS3ObjectLambda` function for the `CustSupportRole`.
|
| Constructor and Description |
|---|
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. |
RedactionLambda(software.amazon.awscdk.core.Construct scope,
String id,
RedactionLambdaProps props) |
Copyright © 2021. All rights reserved.