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

Returns:

  • (::String)


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

def arn: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#status"CREATING", ...

Returns:

  • ("CREATING", "AVAILABLE", "REFERENCED", "DELETING", "DELETED")


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

def status: () -> ("CREATING" | "AVAILABLE" | "REFERENCED" | "DELETING" | "DELETED")