Uses of Interface
org.cdk8s.plus25.RoleBindingProps
-
Packages that use RoleBindingProps Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of RoleBindingProps in org.cdk8s.plus25
Classes in org.cdk8s.plus25 that implement RoleBindingProps Modifier and Type Class Description static classRoleBindingProps.Jsii$ProxyAn implementation forRoleBindingPropsMethods in org.cdk8s.plus25 that return RoleBindingProps Modifier and Type Method Description RoleBindingPropsRoleBindingProps.Builder. build()Builds the configured instance.Constructors in org.cdk8s.plus25 with parameters of type RoleBindingProps Constructor Description RoleBinding(software.constructs.Construct scope, String id, RoleBindingProps props)
-