Class: Aws::Types::DeleteServiceNetworkServiceAssociationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteServiceNetworkServiceAssociationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_network_service_association_identifier ⇒ ::String
Returns the value of attribute service_network_service_association_identifier.
Instance Attribute Details
#service_network_service_association_identifier ⇒ ::String
Returns the value of attribute service_network_service_association_identifier.
408 409 410 |
# File 'sig/types.rbs', line 408 def service_network_service_association_identifier @service_network_service_association_identifier end |