Module: Aws::OpenSearchService::Client::_DetachDataSourceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DetachDataSourceResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
804 |
# File 'sig/client.rbs', line 804
def arn: () -> ::String
|
#data_source_arn ⇒ ::String
805 |
# File 'sig/client.rbs', line 805
def data_source_arn: () -> ::String
|
#id ⇒ ::String
803 |
# File 'sig/client.rbs', line 803
def id: () -> ::String
|