GetDomainNameV2PlainArgs

data class GetDomainNameV2PlainArgs(val domainNameArn: String) : ConvertibleToJava<GetDomainNameV2PlainArgs>

Constructors

Link copied to clipboard
constructor(domainNameArn: String)

Properties

Link copied to clipboard

The amazon resource name (ARN) of the domain name resource.

Functions

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