Module: Aws::ElementalInference::Client::_GetDictionaryResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetDictionaryResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#language"eng", ...

Returns:

  • ("eng", "fra", "ita", "deu", "spa", "por")


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

def language: () -> ("eng" | "fra" | "ita" | "deu" | "spa" | "por")

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#references::Array[::String]

Returns:

  • (::Array[::String])


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

def references: () -> ::Array[::String]

#status"CREATING", ...

Returns:

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


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

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

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def tags: () -> ::Hash[::String, ::String]