AccountVdmAttributesDashboardAttributesArgs

data class AccountVdmAttributesDashboardAttributesArgs(val engagementMetrics: Output<String>? = null) : ConvertibleToJava<AccountVdmAttributesDashboardAttributesArgs>

Constructors

fun AccountVdmAttributesDashboardAttributesArgs(engagementMetrics: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): AccountVdmAttributesDashboardAttributesArgs

Properties

Link copied to clipboard
val engagementMetrics: Output<String>? = null

Specifies the status of your VDM engagement metrics collection. Valid values: ENABLED, DISABLED.