Class: Aws::Types::KafkaClusterEncryptionInTransitDescription
- Inherits:
-
Object
- Object
- Aws::Types::KafkaClusterEncryptionInTransitDescription
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#encryption_type ⇒ "PLAINTEXT", "TLS"
Returns the value of attribute encryption_type.
Instance Attribute Details
#encryption_type ⇒ "PLAINTEXT", "TLS"
Returns the value of attribute encryption_type.
396 397 398 |
# File 'sig/types.rbs', line 396 def encryption_type @encryption_type end |