Uses of Interface
org.cdk8s.plus24.IResource.Jsii$Default
-
-
Uses of IResource.Jsii$Default in org.cdk8s.plus24
Subinterfaces of IResource.Jsii$Default in org.cdk8s.plus24 Modifier and Type Interface Description static interfaceIClusterRole.Jsii$DefaultInternal default implementation forIClusterRole.static interfaceIConfigMap.Jsii$DefaultInternal default implementation forIConfigMap.static interfaceIPersistentVolume.Jsii$DefaultInternal default implementation forIPersistentVolume.static interfaceIPersistentVolumeClaim.Jsii$DefaultInternal default implementation forIPersistentVolumeClaim.static interfaceIRole.Jsii$DefaultInternal default implementation forIRole.static interfaceISecret.Jsii$DefaultInternal default implementation forISecret.static interfaceIServiceAccount.Jsii$DefaultInternal default implementation forIServiceAccount.Classes in org.cdk8s.plus24 that implement IResource.Jsii$Default Modifier and Type Class Description static classIClusterRole.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.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 classIRole.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.
-