GetPublisherPlainArgs

data class GetPublisherPlainArgs(val publisherId: String) : ConvertibleToJava<GetPublisherPlainArgs>

Constructors

Link copied to clipboard
constructor(publisherId: String)

Properties

Link copied to clipboard

The reserved publisher id for this type, or the publisher id assigned by CloudFormation for publishing in this region.

Functions

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