DeleteThingTypeRequest
public struct DeleteThingTypeRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the thing type.
Declaration
Swift
public let thingTypeName: String -
Undocumented
Declaration
Swift
public init(thingTypeName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteThingTypeRequest Structure Reference