Class: Aws::Types::AlternatePathHint
- Inherits:
-
Object
- Object
- Aws::Types::AlternatePathHint
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#component_arn ⇒ ::String
Returns the value of attribute component_arn.
-
#component_id ⇒ ::String
Returns the value of attribute component_id.
Instance Attribute Details
#component_arn ⇒ ::String
Returns the value of attribute component_arn.
377 378 379 |
# File 'sig/types.rbs', line 377 def component_arn @component_arn end |
#component_id ⇒ ::String
Returns the value of attribute component_id.
376 377 378 |
# File 'sig/types.rbs', line 376 def component_id @component_id end |