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
1407 |
# File 'sig/client.rbs', line 1407
def arn: () -> ::String
|
#o_auth_client_application_id ⇒ ::String
1408 |
# File 'sig/client.rbs', line 1408
def o_auth_client_application_id: () -> ::String
|
#request_id ⇒ ::String
1409 |
# File 'sig/client.rbs', line 1409
def request_id: () -> ::String
|
#status ⇒ ::Integer
1410 |
# File 'sig/client.rbs', line 1410
def status: () -> ::Integer
|