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
1215 |
# File 'sig/client.rbs', line 1215
def arn: () -> ::String
|
#o_auth_client_application_id ⇒ ::String
1216 |
# File 'sig/client.rbs', line 1216
def o_auth_client_application_id: () -> ::String
|
#request_id ⇒ ::String
1217 |
# File 'sig/client.rbs', line 1217
def request_id: () -> ::String
|
#status ⇒ ::Integer
1218 |
# File 'sig/client.rbs', line 1218
def status: () -> ::Integer
|