Class: Aws::Types::DeleteServiceNetworkResourceAssociationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteServiceNetworkResourceAssociationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_network_resource_association_identifier ⇒ ::String
Returns the value of attribute service_network_resource_association_identifier.
Instance Attribute Details
#service_network_resource_association_identifier ⇒ ::String
Returns the value of attribute service_network_resource_association_identifier.
393 394 395 |
# File 'sig/types.rbs', line 393 def service_network_resource_association_identifier @service_network_resource_association_identifier end |