Class: Aws::Types::UpdateIcebergInput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateIcebergInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#update_iceberg_table_input ⇒ Types::UpdateIcebergTableInput
Returns the value of attribute update_iceberg_table_input.
Instance Attribute Details
#update_iceberg_table_input ⇒ Types::UpdateIcebergTableInput
Returns the value of attribute update_iceberg_table_input.
8043 8044 8045 |
# File 'sig/types.rbs', line 8043 def update_iceberg_table_input @update_iceberg_table_input end |