Module: Aws::GreengrassV2::Client::_GetComponentResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetComponentResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#recipe ⇒ ::String
316 |
# File 'sig/client.rbs', line 316
def recipe: () -> ::String
|
#recipe_output_format ⇒ "JSON", "YAML"
315 |
# File 'sig/client.rbs', line 315
def recipe_output_format: () -> ("JSON" | "YAML")
|
#tags ⇒ ::Hash[::String, ::String]
317 |
# File 'sig/client.rbs', line 317
def tags: () -> ::Hash[::String, ::String]
|