Package org.cdk8s.plus20
Interface IClusterRole
-
- All Superinterfaces:
IResource,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IClusterRole.Jsii$Default
- All Known Implementing Classes:
ClusterRole,IClusterRole.Jsii$Proxy
@Generated(value="jsii-pacmak/1.59.0 (build eb02c92)", date="2022-05-18T23:19:48.601Z") @Stability(Stable) public interface IClusterRole extends software.amazon.jsii.JsiiSerializable, IResource
Represents a cluster-level role.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceIClusterRole.Jsii$DefaultInternal default implementation forIClusterRole.static classIClusterRole.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.
-
Method Summary
-
Methods inherited from interface org.cdk8s.plus20.IResource
getApiGroup, getApiVersion, getKind, getName
-
-