LookupAttribute
public struct LookupAttribute : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Specifies an attribute on which to filter the events returned.
Declaration
Swift
public let attributeKey: LookupAttributeKey -
Specifies a value for the specified AttributeKey.
Declaration
Swift
public let attributeValue: String -
Undocumented
Declaration
Swift
public init(attributeKey: LookupAttributeKey, attributeValue: String)
View on GitHub
LookupAttribute Structure Reference