GetSnapshotBlockPublicAccessResult

data class GetSnapshotBlockPublicAccessResult(val accountId: String? = null, val state: SnapshotBlockPublicAccessState? = null)

Constructors

Link copied to clipboard
constructor(accountId: String? = null, state: SnapshotBlockPublicAccessState? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val accountId: String? = null

The identifier for the specified AWS account.

Link copied to clipboard

The state of EBS Snapshot Block Public Access.