Get Protection Plain Args
data class GetProtectionPlainArgs(val protectionId: String? = null, val resourceArn: String? = null) : ConvertibleToJava<GetProtectionPlainArgs>
A collection of arguments for invoking getProtection.