Uses of Interface
org.cdk8s.plus22.IResource.Jsii$Default
-
-
Uses of IResource.Jsii$Default in org.cdk8s.plus22
Subinterfaces of IResource.Jsii$Default in org.cdk8s.plus22 Modifier and Type Interface Description static interfaceIConfigMap.Jsii$DefaultInternal default implementation forIConfigMap.static interfaceISecret.Jsii$DefaultInternal default implementation forISecret.static interfaceIServiceAccount.Jsii$DefaultInternal default implementation forIServiceAccount.Classes in org.cdk8s.plus22 that implement IResource.Jsii$Default Modifier and Type Class Description static classIConfigMap.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.static classIResource.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.static classISecret.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.static classIServiceAccount.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.
-