Module: Aws::ResourceExplorer2::Client::_GetServiceIndexResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetServiceIndexOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
241 |
# File 'sig/client.rbs', line 241
def arn: () -> ::String
|
#type ⇒ "LOCAL", "AGGREGATOR"
242 |
# File 'sig/client.rbs', line 242
def type: () -> ("LOCAL" | "AGGREGATOR")
|