Class: Aws::Types::PlacementSpecification

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_count::Integer

Returns the value of attribute instance_count.

Returns:

  • (::Integer)


9994
9995
9996
# File 'sig/types.rbs', line 9994

def instance_count
  @instance_count
end

#ultra_server_id::String

Returns the value of attribute ultra_server_id.

Returns:

  • (::String)


9993
9994
9995
# File 'sig/types.rbs', line 9993

def ultra_server_id
  @ultra_server_id
end