Class: Aws::Types::DescribeDeviceRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#device_fleet_name::String

Returns the value of attribute device_fleet_name.

Returns:

  • (::String)


4140
4141
4142
# File 'sig/types.rbs', line 4140

def device_fleet_name
  @device_fleet_name
end

#device_name::String

Returns the value of attribute device_name.

Returns:

  • (::String)


4139
4140
4141
# File 'sig/types.rbs', line 4139

def device_name
  @device_name
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


4138
4139
4140
# File 'sig/types.rbs', line 4138

def next_token
  @next_token
end