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