You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::KMS::Types::GenerateRandomResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::KMS::Types::GenerateRandomResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#plaintext ⇒ String
The random byte string.
Instance Attribute Details
#plaintext ⇒ String
The random byte string. When you use the HTTP API or the AWS CLI, the value is Base64-encoded. Otherwise, it is not Base64-encoded.