Class: Aws::Types::DescribeNetworkRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeNetworkRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#network_id ⇒ ::String
Returns the value of attribute network_id.
Instance Attribute Details
#network_id ⇒ ::String
Returns the value of attribute network_id.
5128 5129 5130 |
# File 'sig/types.rbs', line 5128 def network_id @network_id end |