Module: Aws::ManagedGrafana::Client::_CreateWorkspaceApiKeyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateWorkspaceApiKeyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#key ⇒ ::String
130 |
# File 'sig/client.rbs', line 130
def key: () -> ::String
|
#key_name ⇒ ::String
129 |
# File 'sig/client.rbs', line 129
def key_name: () -> ::String
|
#workspace_id ⇒ ::String
131 |
# File 'sig/client.rbs', line 131
def workspace_id: () -> ::String
|