Class: Aws::Types::DeleteResourceEndpointAssociationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteResourceEndpointAssociationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource_endpoint_association_identifier ⇒ ::String
Returns the value of attribute resource_endpoint_association_identifier.
Instance Attribute Details
#resource_endpoint_association_identifier ⇒ ::String
Returns the value of attribute resource_endpoint_association_identifier.
343 344 345 |
# File 'sig/types.rbs', line 343 def resource_endpoint_association_identifier @resource_endpoint_association_identifier end |