Uses of Interface
org.cdk8s.plus28.IngressProps
-
Packages that use IngressProps Package Description org.cdk8s.plus28 cdk8s+ (cdk8s-plus) -
-
Uses of IngressProps in org.cdk8s.plus28
Classes in org.cdk8s.plus28 that implement IngressProps Modifier and Type Class Description static classIngressProps.Jsii$ProxyAn implementation forIngressPropsMethods in org.cdk8s.plus28 that return IngressProps Modifier and Type Method Description IngressPropsIngressProps.Builder. build()Builds the configured instance.Constructors in org.cdk8s.plus28 with parameters of type IngressProps Constructor Description Ingress(software.constructs.Construct scope, String id, IngressProps props)
-