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