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)


9946
9947
9948
# File 'sig/types.rbs', line 9946

def instance_count
  @instance_count
end

#ultra_server_id::String

Returns the value of attribute ultra_server_id.

Returns:

  • (::String)


9945
9946
9947
# File 'sig/types.rbs', line 9945

def ultra_server_id
  @ultra_server_id
end