Class: Aws::Types::UpdateDomainEntryResult
- Inherits:
-
Object
- Object
- Aws::Types::UpdateDomainEntryResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#operations ⇒ ::Array[Types::Operation]
Returns the value of attribute operations.
Instance Attribute Details
#operations ⇒ ::Array[Types::Operation]
Returns the value of attribute operations.
3154 3155 3156 |
# File 'sig/types.rbs', line 3154 def operations @operations end |