Posture Policy Set Policy Constraint Security Health Analytics Custom Module Config Custom Output Property Args
data class PosturePolicySetPolicyConstraintSecurityHealthAnalyticsCustomModuleConfigCustomOutputPropertyArgs(val name: Output<String>, val valueExpression: Output<PosturePolicySetPolicyConstraintSecurityHealthAnalyticsCustomModuleConfigCustomOutputPropertyValueExpressionArgs>? = null) : ConvertibleToJava<PosturePolicySetPolicyConstraintSecurityHealthAnalyticsCustomModuleConfigCustomOutputPropertyArgs>
Constructors
Link copied to clipboard
constructor(name: Output<String>, valueExpression: Output<PosturePolicySetPolicyConstraintSecurityHealthAnalyticsCustomModuleConfigCustomOutputPropertyValueExpressionArgs>? = null)
Properties
Link copied to clipboard
val valueExpression: Output<PosturePolicySetPolicyConstraintSecurityHealthAnalyticsCustomModuleConfigCustomOutputPropertyValueExpressionArgs>? = null
The CEL expression for the custom output. A resource property can be specified to return the value of the property or a text string enclosed in quotation marks. Structure is documented below.