PropertyNameQuery
public struct PropertyNameQuery : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Text that begins a property’s name.
Declaration
Swift
public let propertyNameHint: String
-
Undocumented
Declaration
Swift
public init(propertyNameHint: String)
-
Declaration
Swift
public func validate(name: String) throws