Class: Aws::Types::DescribeVocabularyRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


2919
2920
2921
# File 'sig/types.rbs', line 2919

def instance_id
  @instance_id
end

#vocabulary_id::String

Returns the value of attribute vocabulary_id.

Returns:

  • (::String)


2920
2921
2922
# File 'sig/types.rbs', line 2920

def vocabulary_id
  @vocabulary_id
end