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