class Aws::KMS::Types::GenerateDataKeyPairWithoutPlaintextResponse
@see docs.aws.amazon.com/goto/WebAPI/kms-2014-11-01/GenerateDataKeyPairWithoutPlaintextResponse AWS API Documentation
@return [String]
The identifier of the key material used to encrypt the private key.
@!attribute [rw] key_material_id
@return [String]
The type of data key pair that was generated.
@!attribute [rw] key_pair_spec
@return [String]<br>: docs.aws.amazon.com/kms/latest/developerguide/concepts.html#key-id-key-ARN<br><br><br><br>encrypted the private key.
The Amazon Resource Name ([key ARN]) of the KMS key that
@!attribute [rw] key_id
@return [String]
is not Base64-encoded.
Amazon Web Services CLI, the value is Base64-encoded. Otherwise, it
The public key (in plaintext). When you use the HTTP API or the
@!attribute [rw] public_key
@return [String]
it is not Base64-encoded.
the Amazon Web Services CLI, the value is Base64-encoded. Otherwise,
The encrypted copy of the private key. When you use the HTTP API or
@!attribute [rw] private_key_ciphertext_blob