GetPublisherPlainArgs

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

Constructors

Link copied to clipboard
constructor(publisherId: String)

Properties

Link copied to clipboard

The publisher id assigned by CloudFormation for publishing in this region.

Functions

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