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

Returns:

  • (::String)


150
# File 'sig/client.rbs', line 150

def arn: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


152
# File 'sig/client.rbs', line 152

def last_updated_at: () -> ::Time

#state"CREATING", ...

Returns:

  • ("CREATING", "ACTIVE", "DELETING", "DELETED", "UPDATING")


151
# File 'sig/client.rbs', line 151

def state: () -> ("CREATING" | "ACTIVE" | "DELETING" | "DELETED" | "UPDATING")