Class: Aws::Types::OpenTableFormatInput
- Inherits:
-
Object
- Object
- Aws::Types::OpenTableFormatInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#iceberg_input ⇒ Types::IcebergInput
Returns the value of attribute iceberg_input.
Instance Attribute Details
#iceberg_input ⇒ Types::IcebergInput
Returns the value of attribute iceberg_input.
5807 5808 5809 |
# File 'sig/types.rbs', line 5807 def iceberg_input @iceberg_input end |