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)


17691
17692
17693
# File 'sig/types.rbs', line 17691

def instance_count
  @instance_count
end

#offering_id::String

Returns the value of attribute offering_id.

Returns:

  • (::String)


17692
17693
17694
# File 'sig/types.rbs', line 17692

def offering_id
  @offering_id
end