OnSuccess
public struct OnSuccess : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) of the destination resource.
Declaration
Swift
public let destination: String?
-
Undocumented
Declaration
Swift
public init(destination: String? = nil)
-
Declaration
Swift
public func validate(name: String) throws