GetStandardPlainArgs

data class GetStandardPlainArgs(val standardsSubscriptionArn: String) : ConvertibleToJava<GetStandardPlainArgs>

Constructors

Link copied to clipboard
constructor(standardsSubscriptionArn: String)

Properties

Link copied to clipboard

The ARN of a resource that represents your subscription to a supported standard.

Functions

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