GatewayPlatform
public struct GatewayPlatform : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A gateway that runs on AWS IoT Greengrass.
Declaration
Swift
public let greengrass: Greengrass -
Undocumented
Declaration
Swift
public init(greengrass: Greengrass) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GatewayPlatform Structure Reference