You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Braket::Types::GetDeviceRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Braket::Types::GetDeviceRequest
- Defined in:
- (unknown)
Overview
Note:
When passing GetDeviceRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
device_arn: "DeviceArn", # required
}
Instance Attribute Summary collapse
-
#device_arn ⇒ String
The ARN of the device to retrieve.
Instance Attribute Details
#device_arn ⇒ String
The ARN of the device to retrieve.