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)


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

def agent_version: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#device_arn::String

Returns:

  • (::String)


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

def device_arn: () -> ::String

#device_fleet_name::String

Returns:

  • (::String)


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

def device_fleet_name: () -> ::String

#device_name::String

Returns:

  • (::String)


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

def device_name: () -> ::String

#iot_thing_name::String

Returns:

  • (::String)


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

def iot_thing_name: () -> ::String

#latest_heartbeat::Time

Returns:

  • (::Time)


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

def latest_heartbeat: () -> ::Time

#max_models::Integer

Returns:

  • (::Integer)


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

def max_models: () -> ::Integer

#models::Array[Types::EdgeModel]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#registration_time::Time

Returns:

  • (::Time)


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

def registration_time: () -> ::Time