targetShape property

String? targetShape
final

Target distribution shape. You can specify the following values:ANY, ANY_SINGLE_ZONE, or BALANCED. Check the TargetShape enum for the list of possible values.

Implementation

final String? targetShape;