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)


17697
17698
17699
# File 'sig/types.rbs', line 17697

def instance_count
  @instance_count
end

#offering_id::String

Returns the value of attribute offering_id.

Returns:

  • (::String)


17698
17699
17700
# File 'sig/types.rbs', line 17698

def offering_id
  @offering_id
end