Module: Aws::Kinesis::Client::_PutRecordResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::PutRecordOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#encryption_type ⇒ "NONE", "KMS"
487 |
# File 'sig/client.rbs', line 487 def encryption_type: () -> ("NONE" | "KMS") |
#sequence_number ⇒ ::String
486 |
# File 'sig/client.rbs', line 486 def sequence_number: () -> ::String |
#shard_id ⇒ ::String
485 |
# File 'sig/client.rbs', line 485 def shard_id: () -> ::String |