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

Returns:

  • (::String)


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

def arn: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#state"CREATING", ...

Returns:

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


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

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