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