Class: Aws::Types::TargetConfigurationRequest

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)


18008
18009
18010
# File 'sig/types.rbs', line 18008

def instance_count
  @instance_count
end

#offering_id::String

Returns the value of attribute offering_id.

Returns:

  • (::String)


18009
18010
18011
# File 'sig/types.rbs', line 18009

def offering_id
  @offering_id
end