targetAction property
A JSON format string of the Amazon Redshift API operation with input parameters.
"{"ResizeCluster":{"NodeType":"ds2.8xlarge","ClusterIdentifier":"my-test-cluster","NumberOfNodes":3}}
".
Implementation
final ScheduledActionType? targetAction;