GetRegistryPlainArgs

data class GetRegistryPlainArgs(val registryArn: String) : ConvertibleToJava<GetRegistryPlainArgs>

Constructors

Link copied to clipboard
constructor(registryArn: String)

Properties

Link copied to clipboard

The ARN of the registry.

Functions

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