DeleteScheduledActionMessage
public struct DeleteScheduledActionMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the scheduled action to delete.
Declaration
Swift
public let scheduledActionName: String
-
Undocumented
Declaration
Swift
public init(scheduledActionName: String)