Module: Aws::Greengrass::Client::_CreateConnectorDefinitionVersionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateConnectorDefinitionVersionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
131 |
# File 'sig/client.rbs', line 131
def arn: () -> ::String
|
#creation_timestamp ⇒ ::String
132 |
# File 'sig/client.rbs', line 132
def creation_timestamp: () -> ::String
|
#id ⇒ ::String
133 |
# File 'sig/client.rbs', line 133
def id: () -> ::String
|
#version ⇒ ::String
134 |
# File 'sig/client.rbs', line 134
def version: () -> ::String
|