Module: Aws::Greengrass::Client::_CreateSubscriptionDefinitionVersionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateSubscriptionDefinitionVersionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
506 |
# File 'sig/client.rbs', line 506
def arn: () -> ::String
|
#creation_timestamp ⇒ ::String
507 |
# File 'sig/client.rbs', line 507
def creation_timestamp: () -> ::String
|
#id ⇒ ::String
508 |
# File 'sig/client.rbs', line 508
def id: () -> ::String
|
#version ⇒ ::String
509 |
# File 'sig/client.rbs', line 509
def version: () -> ::String
|