You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GlueDataBrew::Types::ExcelOptionsWhen passing ExcelOptions as input to an Aws::Client method, you can use a vanilla Hash:
{
sheet_names: ["SheetName"],
sheet_indexes: [1],
}
Options that define how DataBrew will interpret a Microsoft Excel file, when creating a dataset from that file.
Returned by:
Instance Attribute Summary collapseSpecifies one or more sheet numbers in the Excel file, which will be included in the dataset.
Specifies one or more named sheets in the Excel file, which will be included in the dataset.
Specifies one or more sheet numbers in the Excel file, which will be included in the dataset.
#sheet_names ⇒ Array<String>Specifies one or more named sheets in the Excel file, which will be included in the dataset.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4