Class: Aws::Types::UpdateIcebergTableInput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateIcebergTableInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#updates ⇒ ::Array[Types::IcebergTableUpdate]
Returns the value of attribute updates.
Instance Attribute Details
#updates ⇒ ::Array[Types::IcebergTableUpdate]
Returns the value of attribute updates.
8048 8049 8050 |
# File 'sig/types.rbs', line 8048 def updates @updates end |