Uses of Interface
org.cdk8s.plus24.PodProps
-
Packages that use PodProps Package Description org.cdk8s.plus24 cdk8s+ (cdk8s-plus) -
-
Uses of PodProps in org.cdk8s.plus24
Classes in org.cdk8s.plus24 that implement PodProps Modifier and Type Class Description static class
PodProps.Jsii$Proxy
An implementation forPodProps
Methods in org.cdk8s.plus24 that return PodProps Modifier and Type Method Description PodProps
PodProps.Builder. build()
Builds the configured instance.Constructors in org.cdk8s.plus24 with parameters of type PodProps Constructor Description Pod(software.constructs.Construct scope, String id, PodProps props)
-