Module: Aws::MediaConnect::Client::_GetRouterInputThumbnailResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetRouterInputThumbnailResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
522 |
# File 'sig/client.rbs', line 522
def arn: () -> ::String
|
#name ⇒ ::String
523 |
# File 'sig/client.rbs', line 523
def name: () -> ::String
|
#thumbnail_details ⇒ Types::RouterInputThumbnailDetails
524 |
# File 'sig/client.rbs', line 524
def thumbnail_details: () -> Types::RouterInputThumbnailDetails
|