Class: Aws::Pinpoint::Types::GetEventStreamRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Pinpoint::Types::GetEventStreamRequest
- Defined in:
- gems/aws-sdk-pinpoint/lib/aws-sdk-pinpoint/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
Instance Attribute Details
#application_id ⇒ String
6587 6588 6589 6590 6591 |
# File 'gems/aws-sdk-pinpoint/lib/aws-sdk-pinpoint/types.rb', line 6587 class GetEventStreamRequest < Struct.new( :application_id) SENSITIVE = [] include Aws::Structure end |