Class: Aws::Types::DeleteBackupAccessPointInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteBackupAccessPointInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#access_point_arn ⇒ ::String
Returns the value of attribute access_point_arn.
Instance Attribute Details
#access_point_arn ⇒ ::String
Returns the value of attribute access_point_arn.
498 499 500 |
# File 'sig/types.rbs', line 498 def access_point_arn @access_point_arn end |