GetProtectionPlainArgs

data class GetProtectionPlainArgs(val protectionArn: String) : ConvertibleToJava<GetProtectionPlainArgs>

Constructors

Link copied to clipboard
constructor(protectionArn: String)

Properties

Link copied to clipboard

The ARN (Amazon Resource Name) of the protection.

Functions

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