Class: Aws::Types::GetServiceNetworkRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetServiceNetworkRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_network_identifier ⇒ ::String
Returns the value of attribute service_network_identifier.
Instance Attribute Details
#service_network_identifier ⇒ ::String
Returns the value of attribute service_network_identifier.
658 659 660 |
# File 'sig/types.rbs', line 658 def service_network_identifier @service_network_identifier end |