ForgetSmartHomeAppliancesRequest
public struct ForgetSmartHomeAppliancesRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The room that the appliances are associated with.
Declaration
Swift
public let roomArn: String
-
Undocumented
Declaration
Swift
public init(roomArn: String)
-
Declaration
Swift
public func validate(name: String) throws