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