Class: Aws::Types::As2AsyncMdnConnectorConfig
- Inherits:
-
Object
- Object
- Aws::Types::As2AsyncMdnConnectorConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#server_ids ⇒ ::Array[::String]
Returns the value of attribute server_ids.
-
#url ⇒ ::String
Returns the value of attribute url.
Instance Attribute Details
#server_ids ⇒ ::Array[::String]
Returns the value of attribute server_ids.
18 19 20 |
# File 'sig/types.rbs', line 18 def server_ids @server_ids end |
#url ⇒ ::String
Returns the value of attribute url.
17 18 19 |
# File 'sig/types.rbs', line 17 def url @url end |