Class: Aws::Types::UpdateEntityResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateEntityResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#state ⇒ "CREATING", ...
Returns the value of attribute state.
-
#update_date_time ⇒ ::Time
Returns the value of attribute update_date_time.
Instance Attribute Details
#state ⇒ "CREATING", ...
Returns the value of attribute state.
1215 1216 1217 |
# File 'sig/types.rbs', line 1215 def state @state end |
#update_date_time ⇒ ::Time
Returns the value of attribute update_date_time.
1214 1215 1216 |
# File 'sig/types.rbs', line 1214 def update_date_time @update_date_time end |