Module: Aws::ElementalInference::Client::_DeleteDictionaryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteDictionaryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
139 |
# File 'sig/client.rbs', line 139
def arn: () -> ::String
|
#id ⇒ ::String
140 |
# File 'sig/client.rbs', line 140
def id: () -> ::String
|
#status ⇒ "CREATING", ...
141 |
# File 'sig/client.rbs', line 141
def status: () -> ("CREATING" | "AVAILABLE" | "REFERENCED" | "DELETING" | "DELETED")
|