Package org.cdk8s.plus24
Interface IRole
-
- All Superinterfaces:
IApiResource
,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.84.0 (build 5404dcf)", date="2023-07-08T00:25:14.194Z") @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 interface
IRole.Jsii$Default
Internal default implementation forIRole
.static class
IRole.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
-
-