Class: Aws::Types::DeleteServiceNetworkVpcAssociationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteServiceNetworkVpcAssociationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_network_vpc_association_identifier ⇒ ::String
Returns the value of attribute service_network_vpc_association_identifier.
Instance Attribute Details
#service_network_vpc_association_identifier ⇒ ::String
Returns the value of attribute service_network_vpc_association_identifier.
420 421 422 |
# File 'sig/types.rbs', line 420 def service_network_vpc_association_identifier @service_network_vpc_association_identifier end |