Package org.cdk8s.plus24
Interface IRole
-
- All Superinterfaces:
software.constructs.IConstruct,software.constructs.IDependable,IResource,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IRole.Jsii$Default
- All Known Implementing Classes:
ClusterRole,IRole.Jsii$Proxy,Role
@Generated(value="jsii-pacmak/1.63.2 (build a8a8833)", date="2022-08-08T02:54:19.233Z") @Stability(Stable) public interface IRole extends software.amazon.jsii.JsiiSerializable, IResource
A reference to any Role or ClusterRole.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceIRole.Jsii$DefaultInternal default implementation forIRole.static classIRole.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.
-
Method Summary
-
Methods inherited from interface org.cdk8s.plus24.IResource
getApiGroup, getApiVersion, getKind, getName
-
-