Uses of Class
org.cdk8s.plus23.RoleBindingProps.Builder
-
-
Uses of RoleBindingProps.Builder in org.cdk8s.plus23
Methods in org.cdk8s.plus23 that return RoleBindingProps.Builder Modifier and Type Method Description static RoleBindingProps.BuilderRoleBindingProps. builder()RoleBindingProps.BuilderRoleBindingProps.Builder. metadata(org.cdk8s.ApiObjectMetadata metadata)Sets the value ofResourceProps.getMetadata()RoleBindingProps.BuilderRoleBindingProps.Builder. role(IRole role)Sets the value ofRoleBindingProps.getRole()Constructors in org.cdk8s.plus23 with parameters of type RoleBindingProps.Builder Constructor Description Jsii$Proxy(RoleBindingProps.Builder builder)Constructor that initializes the object based on literal property values passed by theRoleBindingProps.Builder.
-