MitigationActionUpdateDeviceCertificateParamsArgs

data class MitigationActionUpdateDeviceCertificateParamsArgs(val action: Output<MitigationActionUpdateDeviceCertificateParamsAction>) : ConvertibleToJava<MitigationActionUpdateDeviceCertificateParamsArgs>

Parameters to define a mitigation action that changes the state of the device certificate to inactive.

Constructors

Properties

Link copied to clipboard

The action that you want to apply to the device certificate. The only supported value is DEACTIVATE .

Functions

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