Module: Aws::ManagedGrafana::Client::_DeleteWorkspaceServiceAccountTokenResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteWorkspaceServiceAccountTokenResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#service_account_id ⇒ ::String
209 |
# File 'sig/client.rbs', line 209
def service_account_id: () -> ::String
|
#token_id ⇒ ::String
208 |
# File 'sig/client.rbs', line 208
def token_id: () -> ::String
|
#workspace_id ⇒ ::String
210 |
# File 'sig/client.rbs', line 210
def workspace_id: () -> ::String
|