Module: Aws::Greengrass::Client::_GetLoggerDefinitionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#creation_timestamp::String

Returns:

  • (::String)


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

def creation_timestamp: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#last_updated_timestamp::String

Returns:

  • (::String)


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

def last_updated_timestamp: () -> ::String

#latest_version::String

Returns:

  • (::String)


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

def latest_version: () -> ::String

#latest_version_arn::String

Returns:

  • (::String)


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

def latest_version_arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

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

Returns:

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


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

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