Class: Aws::Types::PlacementStrategy

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#field::String

Returns the value of attribute field.



913
914
915
# File 'sig/types.rbs', line 913

def field
  @field
end

#type"random", ...

Returns the value of attribute type.



912
913
914
# File 'sig/types.rbs', line 912

def type
  @type
end