Uses of Interface
org.cdk8s.plus20.IResource.Jsii$Default
-
-
Uses of IResource.Jsii$Default in org.cdk8s.plus20
Subinterfaces of IResource.Jsii$Default in org.cdk8s.plus20 Modifier and Type Interface Description static interfaceIConfigMap.Jsii$DefaultInternal default implementation forIConfigMap.static interfaceIPersistentVolume.Jsii$DefaultInternal default implementation forIPersistentVolume.static interfaceIPersistentVolumeClaim.Jsii$DefaultInternal default implementation forIPersistentVolumeClaim.static interfaceISecret.Jsii$DefaultInternal default implementation forISecret.static interfaceIServiceAccount.Jsii$DefaultInternal default implementation forIServiceAccount.Classes in org.cdk8s.plus20 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 classIPersistentVolume.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.static classIPersistentVolumeClaim.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.
-