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