OnEnterLifecycle
public struct OnEnterLifecycle : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Specifies the actions that are performed when the state is entered and the condition is TRUE.
Declaration
Swift
public let events: [Event]? -
Undocumented
Declaration
Swift
public init(events: [Event]? = nil) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
OnEnterLifecycle Structure Reference