Class: Aws::Types::DeleteHapgRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteHapgRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hapg_arn ⇒ ::String
Returns the value of attribute hapg_arn.
Instance Attribute Details
#hapg_arn ⇒ ::String
Returns the value of attribute hapg_arn.
70 71 72 |
# File 'sig/types.rbs', line 70 def hapg_arn @hapg_arn end |