Uses of Class
io.github.hsiehshujeng.cdk.comprehend.s3olap.CustSupportRole.Builder
-
-
Uses of CustSupportRole.Builder in io.github.hsiehshujeng.cdk.comprehend.s3olap
Methods in io.github.hsiehshujeng.cdk.comprehend.s3olap that return CustSupportRole.Builder Modifier and Type Method Description static CustSupportRole.BuilderCustSupportRole.Builder. create(software.constructs.Construct scope, String id)CustSupportRole.BuilderCustSupportRole.Builder. iamRoleName(String iamRoleName)The name of the IAM role.CustSupportRole.BuilderCustSupportRole.Builder. objectLambdaAccessPointName(String objectLambdaAccessPointName)The name of the object Lambda access point, which will be the same as the S3 acceess point for the S3 bucket in the demostration.CustSupportRole.BuilderCustSupportRole.Builder. policyName(String policyName)The name of the IAM policy for the IAM role.
-