Class: Aws::Types::AmazonMskCluster
- Inherits:
-
Object
- Object
- Aws::Types::AmazonMskCluster
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#msk_cluster_arn ⇒ ::String
Returns the value of attribute msk_cluster_arn.
Instance Attribute Details
#msk_cluster_arn ⇒ ::String
Returns the value of attribute msk_cluster_arn.
12 13 14 |
# File 'sig/types.rbs', line 12 def msk_cluster_arn @msk_cluster_arn end |