Class: Aws::Types::TargetConfiguration

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)


18002
18003
18004
# File 'sig/types.rbs', line 18002

def instance_count
  @instance_count
end

#offering_id::String

Returns the value of attribute offering_id.

Returns:

  • (::String)


18003
18004
18005
# File 'sig/types.rbs', line 18003

def offering_id
  @offering_id
end