Initializerswift-cloud 0.31.0CloudAWS
init(_:schedule:enabled:options:)
Cron.swift:13init(_ name: String, schedule: Expression, enabled: Bool = true, options: Resource.Options? = nil)
init(_ name: String, schedule: Expression, enabled: Bool = true, options: Resource.Options? = nil)
s8CloudAWS0B0O4CronV_8schedule7enabled7optionsAESS_AE10ExpressionOSb0A4Core8ResourceV7OptionsVSgtcfc
What are these?7WV3E
import CloudAWS
struct Cron
enum AWS
@frozen struct String
A Unicode string value that is a collection of characters.
enum Expression
@frozen struct Bool
A value type whose instances are either true
or false
.
struct Resource
struct Options
let eventRule: Resource
var id: Output<String> { get }
var name: Output<String> { get }
@discardableResult func invoke(_ function: AWS.Function) -> AWS.Cron