Module: Aws::Greengrass::Client::_GetResourceDefinitionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#creation_timestamp::String

Returns:

  • (::String)


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

def creation_timestamp: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#last_updated_timestamp::String

Returns:

  • (::String)


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

def last_updated_timestamp: () -> ::String

#latest_version::String

Returns:

  • (::String)


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

def latest_version: () -> ::String

#latest_version_arn::String

Returns:

  • (::String)


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

def latest_version_arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

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

Returns:

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


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

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