GetSnapshotBlockPublicAccessPlainArgs

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

Constructors

Link copied to clipboard
constructor(accountId: String)

Properties

Link copied to clipboard

The identifier for the specified AWS account.

Functions

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