Class: Aws::Types::DeleteServiceNetworkRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteServiceNetworkRequest
- 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.
388 389 390 |
# File 'sig/types.rbs', line 388 def service_network_identifier @service_network_identifier end |