Greengrass
public struct Greengrass : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ARN of the Greengrass group. For more information about how to find a group’s ARN, see ListGroups and GetGroup in the AWS IoT Greengrass API Reference.
Declaration
Swift
public let groupArn: String
-
Undocumented
Declaration
Swift
public init(groupArn: String)
-
Declaration
Swift
public func validate(name: String) throws