DefenderForServersGcpOfferingDefenderForServersArgs

data class DefenderForServersGcpOfferingDefenderForServersArgs(val serviceAccountEmailAddress: Output<String>? = null, val workloadIdentityProviderId: Output<String>? = null) : ConvertibleToJava<DefenderForServersGcpOfferingDefenderForServersArgs>

The Defender for servers connection configuration

Constructors

constructor(serviceAccountEmailAddress: Output<String>? = null, workloadIdentityProviderId: Output<String>? = null)

Properties

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

The service account email address in GCP for this feature

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

The workload identity provider id in GCP for this feature

Functions

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