Module: Aws::ResourceExplorer2::Client::_CreateIndexResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateIndexOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
104 |
# File 'sig/client.rbs', line 104 def arn: () -> ::String |
#created_at ⇒ ::Time
106 |
# File 'sig/client.rbs', line 106 def created_at: () -> ::Time |
#state ⇒ "CREATING", ...
105 |
# File 'sig/client.rbs', line 105 def state: () -> ("CREATING" | "ACTIVE" | "DELETING" | "DELETED" | "UPDATING") |