Module: Aws::Greengrass::Client::_GetCoreDefinitionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#creation_timestamp::String

Returns:

  • (::String)


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

def creation_timestamp: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#last_updated_timestamp::String

Returns:

  • (::String)


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

def last_updated_timestamp: () -> ::String

#latest_version::String

Returns:

  • (::String)


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

def latest_version: () -> ::String

#latest_version_arn::String

Returns:

  • (::String)


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

def latest_version_arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

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

Returns:

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


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

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