Uses of Class
io.github.hsiehshujeng.cdk.comprehend.s3olap.CustSupportRoleProps.Builder
-
-
Uses of CustSupportRoleProps.Builder in io.github.hsiehshujeng.cdk.comprehend.s3olap
Methods in io.github.hsiehshujeng.cdk.comprehend.s3olap that return CustSupportRoleProps.Builder Modifier and Type Method Description static CustSupportRoleProps.BuilderCustSupportRoleProps. builder()CustSupportRoleProps.BuilderCustSupportRoleProps.Builder. iamRoleName(String iamRoleName)Sets the value ofCustSupportRoleProps.getIamRoleName()CustSupportRoleProps.BuilderCustSupportRoleProps.Builder. objectLambdaAccessPointName(String objectLambdaAccessPointName)Sets the value ofCustSupportRoleProps.getObjectLambdaAccessPointName()CustSupportRoleProps.BuilderCustSupportRoleProps.Builder. policyName(String policyName)Sets the value ofCustSupportRoleProps.getPolicyName()Constructors in io.github.hsiehshujeng.cdk.comprehend.s3olap with parameters of type CustSupportRoleProps.Builder Constructor Description Jsii$Proxy(CustSupportRoleProps.Builder builder)Constructor that initializes the object based on literal property values passed by theCustSupportRoleProps.Builder.
-