Class: Aws::Types::TargetPreview
- Inherits:
-
Object
- Object
- Aws::Types::TargetPreview
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#count ⇒ ::Integer
Returns the value of attribute count.
-
#target_type ⇒ ::String
Returns the value of attribute target_type.
Instance Attribute Details
#count ⇒ ::Integer
Returns the value of attribute count.
4316 4317 4318 |
# File 'sig/types.rbs', line 4316 def count @count end |
#target_type ⇒ ::String
Returns the value of attribute target_type.
4317 4318 4319 |
# File 'sig/types.rbs', line 4317 def target_type @target_type end |