Management Organization Security Health Analytics Custom Module Custom Config Custom Output Property Args
data class ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgs(val name: Output<String>? = null, val valueExpression: Output<ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgs>? = null) : ConvertibleToJava<ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyArgs>
Constructors
Link copied to clipboard
constructor(name: Output<String>? = null, valueExpression: Output<ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgs>? = null)
Properties
Link copied to clipboard
val valueExpression: Output<ManagementOrganizationSecurityHealthAnalyticsCustomModuleCustomConfigCustomOutputPropertyValueExpressionArgs>? = 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.