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