GetAttributesResult
public struct GetAttributesResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The list of attributes returned by the operation.
Declaration
Swift
public let attributes: [Attribute]? -
Undocumented
Declaration
Swift
public init(attributes: [Attribute]? = nil)
View on GitHub
GetAttributesResult Structure Reference