Defender For Containers Gcp Offering Response
data class DefenderForContainersGcpOfferingResponse(val auditLogsAutoProvisioningFlag: Boolean? = null, val dataPipelineNativeCloudConnection: DefenderForContainersGcpOfferingResponseDataPipelineNativeCloudConnection? = null, val defenderAgentAutoProvisioningFlag: Boolean? = null, val description: String, val nativeCloudConnection: DefenderForContainersGcpOfferingResponseNativeCloudConnection? = null, val offeringType: String, val policyAgentAutoProvisioningFlag: Boolean? = null)
The containers GCP offering
Constructors
Link copied to clipboard
constructor(auditLogsAutoProvisioningFlag: Boolean? = null, dataPipelineNativeCloudConnection: DefenderForContainersGcpOfferingResponseDataPipelineNativeCloudConnection? = null, defenderAgentAutoProvisioningFlag: Boolean? = null, description: String, nativeCloudConnection: DefenderForContainersGcpOfferingResponseNativeCloudConnection? = null, offeringType: String, policyAgentAutoProvisioningFlag: Boolean? = null)
Properties
Link copied to clipboard
Is audit logs data collection enabled
Link copied to clipboard
val dataPipelineNativeCloudConnection: DefenderForContainersGcpOfferingResponseDataPipelineNativeCloudConnection? = null
The native cloud connection configuration
Link copied to clipboard
Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled
Link copied to clipboard
The offering description.
Link copied to clipboard
The native cloud connection configuration
Link copied to clipboard
The type of the security offering. Expected value is 'DefenderForContainersGcp'.
Link copied to clipboard
Is Policy Kubernetes agent auto provisioning enabled