ReadPresetResponse
public struct ReadPresetResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A section of the response body that provides information about the preset.
Declaration
Swift
public let preset: Preset? -
Undocumented
Declaration
Swift
public init(preset: Preset? = nil)
View on GitHub
ReadPresetResponse Structure Reference