valueType property

Input<String> valueType
final

Identifies whether a control parameter uses a custom user-defined value or subscribes to the default Security Hub behavior. Valid values: DEFAULT, CUSTOM.

Implementation

final pulumi.Input<String> valueType;