Module: Aws::ResourceExplorer2::Client::_DeleteIndexResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteIndexOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
150 |
# File 'sig/client.rbs', line 150
def arn: () -> ::String
|
#last_updated_at ⇒ ::Time
152 |
# File 'sig/client.rbs', line 152
def last_updated_at: () -> ::Time
|
#state ⇒ "CREATING", ...
151 |
# File 'sig/client.rbs', line 151
def state: () -> ("CREATING" | "ACTIVE" | "DELETING" | "DELETED" | "UPDATING")
|