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