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