Uses of Class
io.github.hsiehshujeng.cdk.comprehend.s3olap.LambdaArnCaptorCustomResource.Builder
-
-
Uses of LambdaArnCaptorCustomResource.Builder in io.github.hsiehshujeng.cdk.comprehend.s3olap
Methods in io.github.hsiehshujeng.cdk.comprehend.s3olap that return LambdaArnCaptorCustomResource.Builder Modifier and Type Method Description static LambdaArnCaptorCustomResource.BuilderLambdaArnCaptorCustomResource.Builder. create(software.constructs.Construct scope, String id)LambdaArnCaptorCustomResource.BuilderLambdaArnCaptorCustomResource.Builder. partialLambdaName(String partialLambdaName)The partial fixed name of the gemeral Lambda function created from the serverless application.LambdaArnCaptorCustomResource.BuilderLambdaArnCaptorCustomResource.Builder. roleName(String roleName)the name of the corresponding IAM role.
-