Uses of Interface
org.cdk8s.plus20.PodProps
-
-
Uses of PodProps in org.cdk8s.plus20
Classes in org.cdk8s.plus20 that implement PodProps Modifier and Type Class Description static classPodProps.Jsii$ProxyAn implementation forPodPropsMethods in org.cdk8s.plus20 that return PodProps Modifier and Type Method Description PodPropsPodProps.Builder. build()Builds the configured instance.Constructors in org.cdk8s.plus20 with parameters of type PodProps Constructor Description Pod(software.constructs.Construct scope, String id, PodProps props)
-