Module: Aws::Greengrass::Client::_CreateGroupVersionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateGroupVersionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
347 |
# File 'sig/client.rbs', line 347
def arn: () -> ::String
|
#creation_timestamp ⇒ ::String
348 |
# File 'sig/client.rbs', line 348
def creation_timestamp: () -> ::String
|
#id ⇒ ::String
349 |
# File 'sig/client.rbs', line 349
def id: () -> ::String
|
#version ⇒ ::String
350 |
# File 'sig/client.rbs', line 350
def version: () -> ::String
|