Package org.cdk8s.plus23
Interface IServiceAccount
-
- All Superinterfaces:
software.constructs.IConstruct,software.constructs.IDependable,IResource,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IServiceAccount.Jsii$Default
- All Known Implementing Classes:
IServiceAccount.Jsii$Proxy,ServiceAccount
@Generated(value="jsii-pacmak/1.61.0 (build abf4039)", date="2022-07-06T20:17:23.602Z") @Stability(Stable) public interface IServiceAccount extends software.amazon.jsii.JsiiSerializable, IResource
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceIServiceAccount.Jsii$DefaultInternal default implementation forIServiceAccount.static classIServiceAccount.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.
-
Method Summary
-
Methods inherited from interface org.cdk8s.plus23.IResource
getApiGroup, getApiVersion, getKind, getName
-
-