GetLoggingPlainArgs

data class GetLoggingPlainArgs(val accountId: String) : ConvertibleToJava<GetLoggingPlainArgs>

Constructors

Link copied to clipboard
constructor(accountId: String)

Properties

Link copied to clipboard

Your 12-digit account ID (used as the primary identifier for the CloudFormation resource).

Functions

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