| Package | Description | 
|---|---|
| com.amazonaws.services.redshift |  | 
| com.amazonaws.services.redshift.model | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeNodeConfigurationOptionsRequest | DescribeNodeConfigurationOptionsRequest. clone() | 
| DescribeNodeConfigurationOptionsRequest | DescribeNodeConfigurationOptionsRequest. withActionType(ActionType actionType)
 The action type to evaluate for possible node configurations. | 
| DescribeNodeConfigurationOptionsRequest | DescribeNodeConfigurationOptionsRequest. withActionType(String actionType)
 The action type to evaluate for possible node configurations. | 
| DescribeNodeConfigurationOptionsRequest | DescribeNodeConfigurationOptionsRequest. withClusterIdentifier(String clusterIdentifier)
 The identifier of the cluster to evaluate for possible node configurations. | 
| DescribeNodeConfigurationOptionsRequest | DescribeNodeConfigurationOptionsRequest. withFilters(Collection<NodeConfigurationOptionsFilter> filters)
 A set of name, operator, and value items to filter the results. | 
| DescribeNodeConfigurationOptionsRequest | DescribeNodeConfigurationOptionsRequest. withFilters(NodeConfigurationOptionsFilter... filters)
 A set of name, operator, and value items to filter the results. | 
| DescribeNodeConfigurationOptionsRequest | DescribeNodeConfigurationOptionsRequest. withMarker(String marker)
 An optional parameter that specifies the starting point to return a set of response records. | 
| DescribeNodeConfigurationOptionsRequest | DescribeNodeConfigurationOptionsRequest. withMaxRecords(Integer maxRecords)
 The maximum number of response records to return in each call. | 
| DescribeNodeConfigurationOptionsRequest | DescribeNodeConfigurationOptionsRequest. withOwnerAccount(String ownerAccount)
 The Amazon Web Services account used to create or copy the snapshot. | 
| DescribeNodeConfigurationOptionsRequest | DescribeNodeConfigurationOptionsRequest. withSnapshotArn(String snapshotArn)
 The Amazon Resource Name (ARN) of the snapshot associated with the message to describe node configuration. | 
| DescribeNodeConfigurationOptionsRequest | DescribeNodeConfigurationOptionsRequest. withSnapshotIdentifier(String snapshotIdentifier)
 The identifier of the snapshot to evaluate for possible node configurations. | 
Copyright © 2025. All rights reserved.