Class: Aws::Types::UpperCaseString

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#with_keys::Array[::String]

Returns the value of attribute with_keys.

Returns:

  • (::Array[::String])


2415
2416
2417
# File 'sig/types.rbs', line 2415

def with_keys
  @with_keys
end