Package org.cdk8s.plus24
Interface IClusterRole
-
- All Superinterfaces:
IApiResource
,software.constructs.IConstruct
,software.constructs.IDependable
,IResource
,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IClusterRole.Jsii$Default
- All Known Implementing Classes:
ClusterRole
,IClusterRole.Jsii$Proxy
@Generated(value="jsii-pacmak/1.85.0 (build 08ee592)", date="2023-07-25T00:18:39.009Z") @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 interface
IClusterRole.Jsii$Default
Internal default implementation forIClusterRole
.static class
IClusterRole.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
-
Method Summary
-
Methods inherited from interface org.cdk8s.plus24.IApiResource
getApiGroup, getResourceName, getResourceType
-
Methods inherited from interface org.cdk8s.plus24.IResource
getApiVersion, getKind, getName
-
-