Package org.cdk8s.plus24
Interface ISecret
-
- All Superinterfaces:
IApiResource
,software.constructs.IConstruct
,software.constructs.IDependable
,IResource
,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
ISecret.Jsii$Default
- All Known Implementing Classes:
BasicAuthSecret
,DockerConfigSecret
,ISecret.Jsii$Proxy
,Secret
,ServiceAccountTokenSecret
,SshAuthSecret
,TlsSecret
@Generated(value="jsii-pacmak/1.72.0 (build 4b8828b)", date="2023-01-01T02:39:47.827Z") @Stability(Stable) public interface ISecret extends software.amazon.jsii.JsiiSerializable, IResource
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ISecret.Jsii$Default
Internal default implementation forISecret
.static class
ISecret.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
-
-