Class: Aws::Types::DeleteBridgeRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteBridgeRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bridge_arn ⇒ ::String
Returns the value of attribute bridge_arn.
Instance Attribute Details
#bridge_arn ⇒ ::String
Returns the value of attribute bridge_arn.
459 460 461 |
# File 'sig/types.rbs', line 459 def bridge_arn @bridge_arn end |