| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspacedata.model |
| Modifier and Type | Method and Description |
|---|---|
DataViewDestinationTypeParams |
GetDataViewResponse.destinationTypeParams()
Options that define the destination type for the Dataview.
|
DataViewDestinationTypeParams |
CreateDataViewRequest.destinationTypeParams()
Options that define the destination type for the Dataview.
|
DataViewDestinationTypeParams |
DataViewSummary.destinationTypeProperties()
Information about the Dataview destination.
|
| Modifier and Type | Method and Description |
|---|---|
GetDataViewResponse.Builder |
GetDataViewResponse.Builder.destinationTypeParams(DataViewDestinationTypeParams destinationTypeParams)
Options that define the destination type for the Dataview.
|
CreateDataViewRequest.Builder |
CreateDataViewRequest.Builder.destinationTypeParams(DataViewDestinationTypeParams destinationTypeParams)
Options that define the destination type for the Dataview.
|
DataViewSummary.Builder |
DataViewSummary.Builder.destinationTypeProperties(DataViewDestinationTypeParams destinationTypeProperties)
Information about the Dataview destination.
|
Copyright © 2022. All rights reserved.