Class: Aws::Types::RunCommandTarget

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:



957
958
959
# File 'sig/types.rbs', line 957

def key
  @key
end

#values::Array[::String]

Returns the value of attribute values.

Returns:



958
959
960
# File 'sig/types.rbs', line 958

def values
  @values
end