Class: Aws::Types::ChatStreamingConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ChatStreamingConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#streaming_endpoint_arn ⇒ ::String
Returns the value of attribute streaming_endpoint_arn.
Instance Attribute Details
#streaming_endpoint_arn ⇒ ::String
Returns the value of attribute streaming_endpoint_arn.
838 839 840 |
# File 'sig/types.rbs', line 838 def streaming_endpoint_arn @streaming_endpoint_arn end |