Module: Aws::QuickSight::Client::_DeleteOAuthClientApplicationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteOAuthClientApplicationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
1284 |
# File 'sig/client.rbs', line 1284
def arn: () -> ::String
|
#o_auth_client_application_id ⇒ ::String
1285 |
# File 'sig/client.rbs', line 1285
def o_auth_client_application_id: () -> ::String
|
#request_id ⇒ ::String
1286 |
# File 'sig/client.rbs', line 1286
def request_id: () -> ::String
|
#status ⇒ ::Integer
1287 |
# File 'sig/client.rbs', line 1287
def status: () -> ::Integer
|