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