Class: Aws::Types::TargetConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::TargetConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance_count ⇒ ::Integer
Returns the value of attribute instance_count.
-
#offering_id ⇒ ::String
Returns the value of attribute offering_id.
Instance Attribute Details
#instance_count ⇒ ::Integer
Returns the value of attribute instance_count.
18341 18342 18343 |
# File 'sig/types.rbs', line 18341 def instance_count @instance_count end |
#offering_id ⇒ ::String
Returns the value of attribute offering_id.
18342 18343 18344 |
# File 'sig/types.rbs', line 18342 def offering_id @offering_id end |