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
1259 |
# File 'sig/client.rbs', line 1259
def arn: () -> ::String
|
#o_auth_client_application_id ⇒ ::String
1260 |
# File 'sig/client.rbs', line 1260
def o_auth_client_application_id: () -> ::String
|
#request_id ⇒ ::String
1261 |
# File 'sig/client.rbs', line 1261
def request_id: () -> ::String
|
#status ⇒ ::Integer
1262 |
# File 'sig/client.rbs', line 1262
def status: () -> ::Integer
|