Destination
public struct Destination : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Describes the location in S3 of the updated firmware.
Declaration
Swift
public let s3Destination: S3Destination? -
Undocumented
Declaration
Swift
public init(s3Destination: S3Destination? = nil) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
Destination Structure Reference