Class: Aws::Types::DeleteVpcEndpointConnectionNotificationsResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteVpcEndpointConnectionNotificationsResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#unsuccessful ⇒ ::Array[Types::UnsuccessfulItem]
Returns the value of attribute unsuccessful.
Instance Attribute Details
#unsuccessful ⇒ ::Array[Types::UnsuccessfulItem]
Returns the value of attribute unsuccessful.
4914 4915 4916 |
# File 'sig/types.rbs', line 4914 def unsuccessful @unsuccessful end |