Uses of Interface
org.cdk8s.plus22.JobProps
-
-
Uses of JobProps in org.cdk8s.plus22
Classes in org.cdk8s.plus22 that implement JobProps Modifier and Type Class Description static classJobProps.Jsii$ProxyAn implementation forJobPropsMethods in org.cdk8s.plus22 that return JobProps Modifier and Type Method Description JobPropsJobProps.Builder. build()Builds the configured instance.Constructors in org.cdk8s.plus22 with parameters of type JobProps Constructor Description Job(software.constructs.Construct scope, String id, JobProps props)
-