GetRegistryPolicyPlainArgs

data class GetRegistryPolicyPlainArgs(val registryId: String) : ConvertibleToJava<GetRegistryPolicyPlainArgs>

Constructors

Link copied to clipboard
constructor(registryId: String)

Properties

Link copied to clipboard

The account ID of the private registry the policy is associated with.

Functions

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