Module: Aws::Greengrass::Client::_CreateLoggerDefinitionVersionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateLoggerDefinitionVersionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
397 |
# File 'sig/client.rbs', line 397
def arn: () -> ::String
|
#creation_timestamp ⇒ ::String
398 |
# File 'sig/client.rbs', line 398
def creation_timestamp: () -> ::String
|
#id ⇒ ::String
399 |
# File 'sig/client.rbs', line 399
def id: () -> ::String
|
#version ⇒ ::String
400 |
# File 'sig/client.rbs', line 400
def version: () -> ::String
|