Uses of Interface
io.github.hsiehshujeng.cdk.comprehend.s3olap.RedactionLambdaProps
-
-
Uses of RedactionLambdaProps in io.github.hsiehshujeng.cdk.comprehend.s3olap
Classes in io.github.hsiehshujeng.cdk.comprehend.s3olap that implement RedactionLambdaProps Modifier and Type Class Description static classRedactionLambdaProps.Jsii$ProxyAn implementation forRedactionLambdaPropsMethods in io.github.hsiehshujeng.cdk.comprehend.s3olap that return RedactionLambdaProps Modifier and Type Method Description RedactionLambdaPropsRedactionLambdaProps.Builder. build()Builds the configured instance.default RedactionLambdaPropsComprehendS3olabProps. getAdminRedactionLambdaConfig()The parameters of the `ComprehendPiiRedactionS3ObjectLambda` function for the `AdminRole`.RedactionLambdaPropsComprehendS3olabProps.Jsii$Proxy. getAdminRedactionLambdaConfig()default RedactionLambdaPropsComprehendS3olabProps. getBillingRedactionLambdaConfig()The parameters of the `ComprehendPiiRedactionS3ObjectLambda` function for the `BillingRole`.RedactionLambdaPropsComprehendS3olabProps.Jsii$Proxy. getBillingRedactionLambdaConfig()default RedactionLambdaPropsComprehendS3olabProps. getCusrtSupportRedactionLambdaConfig()The parameters of the `ComprehendPiiRedactionS3ObjectLambda` function for the `CustSupportRole`.RedactionLambdaPropsComprehendS3olabProps.Jsii$Proxy. getCusrtSupportRedactionLambdaConfig()Methods in io.github.hsiehshujeng.cdk.comprehend.s3olap with parameters of type RedactionLambdaProps Modifier and Type Method Description ComprehendS3olab.BuilderComprehendS3olab.Builder. adminRedactionLambdaConfig(RedactionLambdaProps adminRedactionLambdaConfig)The parameters of the `ComprehendPiiRedactionS3ObjectLambda` function for the `AdminRole`.ComprehendS3olabProps.BuilderComprehendS3olabProps.Builder. adminRedactionLambdaConfig(RedactionLambdaProps adminRedactionLambdaConfig)Sets the value ofComprehendS3olabProps.getAdminRedactionLambdaConfig()ComprehendS3olab.BuilderComprehendS3olab.Builder. billingRedactionLambdaConfig(RedactionLambdaProps billingRedactionLambdaConfig)The parameters of the `ComprehendPiiRedactionS3ObjectLambda` function for the `BillingRole`.ComprehendS3olabProps.BuilderComprehendS3olabProps.Builder. billingRedactionLambdaConfig(RedactionLambdaProps billingRedactionLambdaConfig)Sets the value ofComprehendS3olabProps.getBillingRedactionLambdaConfig()ComprehendS3olab.BuilderComprehendS3olab.Builder. cusrtSupportRedactionLambdaConfig(RedactionLambdaProps cusrtSupportRedactionLambdaConfig)The parameters of the `ComprehendPiiRedactionS3ObjectLambda` function for the `CustSupportRole`.ComprehendS3olabProps.BuilderComprehendS3olabProps.Builder. cusrtSupportRedactionLambdaConfig(RedactionLambdaProps cusrtSupportRedactionLambdaConfig)Sets the value ofComprehendS3olabProps.getCusrtSupportRedactionLambdaConfig()Constructors in io.github.hsiehshujeng.cdk.comprehend.s3olap with parameters of type RedactionLambdaProps Constructor Description RedactionLambda(software.constructs.Construct scope, String id, RedactionLambdaProps props)
-