Package org.cdk8s.plus20
Interface ISecret
-
- All Superinterfaces:
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.56.0 (build 55e7d15)", date="2022-04-13T14:52:28.879Z") @Stability(Stable) public interface ISecret extends software.amazon.jsii.JsiiSerializable, IResource
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceISecret.Jsii$DefaultInternal default implementation forISecret.static classISecret.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.
-