GetProtectionGroupPlainArgs

data class GetProtectionGroupPlainArgs(val protectionGroupArn: String) : ConvertibleToJava<GetProtectionGroupPlainArgs>

Constructors

Link copied to clipboard
constructor(protectionGroupArn: String)

Properties

Link copied to clipboard

The ARN (Amazon Resource Name) of the protection group.

Functions

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