Module: Aws::Greengrass::Client::_GetDeviceDefinitionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#creation_timestamp::String

Returns:

  • (::String)


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

def creation_timestamp: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#last_updated_timestamp::String

Returns:

  • (::String)


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

def last_updated_timestamp: () -> ::String

#latest_version::String

Returns:

  • (::String)


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

def latest_version: () -> ::String

#latest_version_arn::String

Returns:

  • (::String)


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

def latest_version_arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def tags: () -> ::Hash[::String, ::String]