Uses of Class
org.cdk8s.plus22.RolePolicyRule.Builder
-
-
Uses of RolePolicyRule.Builder in org.cdk8s.plus22
Methods in org.cdk8s.plus22 that return RolePolicyRule.Builder Modifier and Type Method Description static RolePolicyRule.BuilderRolePolicyRule. builder()RolePolicyRule.BuilderRolePolicyRule.Builder. resources(List<? extends IApiResource> resources)Sets the value ofRolePolicyRule.getResources()RolePolicyRule.BuilderRolePolicyRule.Builder. verbs(List<String> verbs)Sets the value ofRolePolicyRule.getVerbs()Constructors in org.cdk8s.plus22 with parameters of type RolePolicyRule.Builder Constructor Description Jsii$Proxy(RolePolicyRule.Builder builder)Constructor that initializes the object based on literal property values passed by theRolePolicyRule.Builder.
-