Module: Aws::Greengrass::Client::_CreateCoreDefinitionVersionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateCoreDefinitionVersionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
180 |
# File 'sig/client.rbs', line 180
def arn: () -> ::String
|
#creation_timestamp ⇒ ::String
181 |
# File 'sig/client.rbs', line 181
def creation_timestamp: () -> ::String
|
#id ⇒ ::String
182 |
# File 'sig/client.rbs', line 182
def id: () -> ::String
|
#version ⇒ ::String
183 |
# File 'sig/client.rbs', line 183
def version: () -> ::String
|