GenerateChangeSetResponse
public struct GenerateChangeSetResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The location of the Amazon S3 object.
Declaration
Swift
public let s3Location: S3Location? -
Undocumented
Declaration
Swift
public init(s3Location: S3Location? = nil)
View on GitHub
GenerateChangeSetResponse Structure Reference