Google Cloud Securitycenter V1Property Args
data class GoogleCloudSecuritycenterV1PropertyArgs(val name: Output<String>? = null, val valueExpression: Output<ExprArgs>? = null) : ConvertibleToJava<GoogleCloudSecuritycenterV1PropertyArgs>
An individual name-value pair that defines a custom source property.
Constructors
Link copied to clipboard
fun GoogleCloudSecuritycenterV1PropertyArgs(name: Output<String>? = null, valueExpression: Output<ExprArgs>? = null)