Module: Aws::Greengrass::Client::_CreateResourceDefinitionVersionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateResourceDefinitionVersionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
443 |
# File 'sig/client.rbs', line 443
def arn: () -> ::String
|
#creation_timestamp ⇒ ::String
444 |
# File 'sig/client.rbs', line 444
def creation_timestamp: () -> ::String
|
#id ⇒ ::String
445 |
# File 'sig/client.rbs', line 445
def id: () -> ::String
|
#version ⇒ ::String
446 |
# File 'sig/client.rbs', line 446
def version: () -> ::String
|