DescribeAccountAttributesMessage
public struct DescribeAccountAttributesMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A list of attribute names.
Declaration
Swift
public let attributeNames: [String]? -
Undocumented
Declaration
Swift
public init(attributeNames: [String]? = nil)
View on GitHub
DescribeAccountAttributesMessage Structure Reference