Class: Aws::Types::OnPremConfig
- Inherits:
-
Object
- Object
- Aws::Types::OnPremConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#agent_arns ⇒ ::Array[::String]
Returns the value of attribute agent_arns.
Instance Attribute Details
#agent_arns ⇒ ::Array[::String]
Returns the value of attribute agent_arns.
741 742 743 |
# File 'sig/types.rbs', line 741 def agent_arns @agent_arns end |