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