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