Module: Aws::SageMaker::Client::_DescribeDeviceResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeDeviceResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#agent_version::String

Returns:

  • (::String)


3919
# File 'sig/client.rbs', line 3919

def agent_version: () -> ::String

#description::String

Returns:

  • (::String)


3911
# File 'sig/client.rbs', line 3911

def description: () -> ::String

#device_arn::String

Returns:

  • (::String)


3909
# File 'sig/client.rbs', line 3909

def device_arn: () -> ::String

#device_fleet_name::String

Returns:

  • (::String)


3912
# File 'sig/client.rbs', line 3912

def device_fleet_name: () -> ::String

#device_name::String

Returns:

  • (::String)


3910
# File 'sig/client.rbs', line 3910

def device_name: () -> ::String

#iot_thing_name::String

Returns:

  • (::String)


3913
# File 'sig/client.rbs', line 3913

def iot_thing_name: () -> ::String

#latest_heartbeat::Time

Returns:

  • (::Time)


3915
# File 'sig/client.rbs', line 3915

def latest_heartbeat: () -> ::Time

#max_models::Integer

Returns:

  • (::Integer)


3917
# File 'sig/client.rbs', line 3917

def max_models: () -> ::Integer

#models::Array[Types::EdgeModel]

Returns:



3916
# File 'sig/client.rbs', line 3916

def models: () -> ::Array[Types::EdgeModel]

#next_token::String

Returns:

  • (::String)


3918
# File 'sig/client.rbs', line 3918

def next_token: () -> ::String

#registration_time::Time

Returns:

  • (::Time)


3914
# File 'sig/client.rbs', line 3914

def registration_time: () -> ::Time