Class: Aws::Types::StartDomainMaintenanceResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartDomainMaintenanceResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#maintenance_id ⇒ ::String
Returns the value of attribute maintenance_id.
Instance Attribute Details
#maintenance_id ⇒ ::String
Returns the value of attribute maintenance_id.
2287 2288 2289 |
# File 'sig/types.rbs', line 2287 def maintenance_id @maintenance_id end |