| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
DataSetUsageConfiguration |
DataSet.dataSetUsageConfiguration()
The usage configuration to apply to child datasets that reference this dataset as a source.
|
DataSetUsageConfiguration |
UpdateDataSetRequest.dataSetUsageConfiguration()
Returns the value of the DataSetUsageConfiguration property for this object.
|
DataSetUsageConfiguration |
CreateDataSetRequest.dataSetUsageConfiguration()
Returns the value of the DataSetUsageConfiguration property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DataSet.Builder |
DataSet.Builder.dataSetUsageConfiguration(DataSetUsageConfiguration dataSetUsageConfiguration)
The usage configuration to apply to child datasets that reference this dataset as a source.
|
UpdateDataSetRequest.Builder |
UpdateDataSetRequest.Builder.dataSetUsageConfiguration(DataSetUsageConfiguration dataSetUsageConfiguration)
Sets the value of the DataSetUsageConfiguration property for this object.
|
CreateDataSetRequest.Builder |
CreateDataSetRequest.Builder.dataSetUsageConfiguration(DataSetUsageConfiguration dataSetUsageConfiguration)
Sets the value of the DataSetUsageConfiguration property for this object.
|
Copyright © 2023. All rights reserved.