Class: Aws::Types::Output

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#key ⇒ ::String

Returns the value of attribute key.

Returns:

  • (::String)


1186
1187
1188
# File 'sig/types.rbs', line 1186

def key
  @key
end

#value_string ⇒ ::String

Returns the value of attribute value_string.

Returns:

  • (::String)


1187
1188
1189
# File 'sig/types.rbs', line 1187

def value_string
  @value_string
end