You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AlexaForBusiness::Types::StartDeviceSyncRequestWhen passing StartDeviceSyncRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
room_arn: "Arn",
device_arn: "Arn",
features: ["BLUETOOTH"], }
Instance Attribute Summary collapse
The ARN of the device to sync.
Request structure to start the device sync.
The ARN of the room with which the device to sync is associated.
The ARN of the device to sync. Required.
#features ⇒ Array<String>Request structure to start the device sync. Required.
#room_arn ⇒ StringThe ARN of the room with which the device to sync is associated. Required.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4