GetCryptoKeyIamPolicyPlainArgs

data class GetCryptoKeyIamPolicyPlainArgs(val cryptoKeyId: String) : ConvertibleToJava<GetCryptoKeyIamPolicyPlainArgs>

A collection of arguments for invoking getCryptoKeyIamPolicy.

Constructors

Link copied to clipboard
constructor(cryptoKeyId: String)

Properties

Link copied to clipboard

The crypto key ID, in the form

Functions

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