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