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"
377 |
# File 'sig/client.rbs', line 377
def encryption_type: () -> ("NONE" | "KMS")
|
#sequence_number ⇒ ::String
376 |
# File 'sig/client.rbs', line 376
def sequence_number: () -> ::String
|
#shard_id ⇒ ::String
375 |
# File 'sig/client.rbs', line 375
def shard_id: () -> ::String
|