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)


9931
9932
9933
# File 'sig/types.rbs', line 9931

def instance_count
  @instance_count
end

#ultra_server_id::String

Returns the value of attribute ultra_server_id.

Returns:

  • (::String)


9930
9931
9932
# File 'sig/types.rbs', line 9930

def ultra_server_id
  @ultra_server_id
end