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