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