KeywordFilter
public struct KeywordFilter : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A value for the keyword.
Declaration
Swift
public let value: String?
-
Undocumented
Declaration
Swift
public init(value: String? = nil)
-
Declaration
Swift
public func validate(name: String) throws