Class: Aws::Types::GetConfigRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetConfigRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#config_id ⇒ ::String
Returns the value of attribute config_id.
-
#config_type ⇒ "antenna-downlink", ...
Returns the value of attribute config_type.
Instance Attribute Details
#config_id ⇒ ::String
Returns the value of attribute config_id.
654 655 656 |
# File 'sig/types.rbs', line 654 def config_id @config_id end |
#config_type ⇒ "antenna-downlink", ...
Returns the value of attribute config_type.
655 656 657 |
# File 'sig/types.rbs', line 655 def config_type @config_type end |