GenerateTemplateResponse
public struct GenerateTemplateResponse : 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)