Module: Aws::Greengrass::Client::_CreateFunctionDefinitionVersionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateFunctionDefinitionVersionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
291 |
# File 'sig/client.rbs', line 291
def arn: () -> ::String
|
#creation_timestamp ⇒ ::String
292 |
# File 'sig/client.rbs', line 292
def creation_timestamp: () -> ::String
|
#id ⇒ ::String
293 |
# File 'sig/client.rbs', line 293
def id: () -> ::String
|
#version ⇒ ::String
294 |
# File 'sig/client.rbs', line 294
def version: () -> ::String
|