ExportPolicyResponse

data class ExportPolicyResponse(val status: String? = null)

The export policy for a container registry.

Constructors

Link copied to clipboard
constructor(status: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val status: String? = null

The value that indicates whether the policy is enabled or not.