Module: Aws::Greengrass::Client::_CreateDeviceDefinitionVersionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateDeviceDefinitionVersionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
245 |
# File 'sig/client.rbs', line 245
def arn: () -> ::String
|
#creation_timestamp ⇒ ::String
246 |
# File 'sig/client.rbs', line 246
def creation_timestamp: () -> ::String
|
#id ⇒ ::String
247 |
# File 'sig/client.rbs', line 247
def id: () -> ::String
|
#version ⇒ ::String
248 |
# File 'sig/client.rbs', line 248
def version: () -> ::String
|