Class: Aws::PinpointSMSVoice::Types::GetConfigurationSetEventDestinationsRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::PinpointSMSVoice::Types::GetConfigurationSetEventDestinationsRequest
- Defined in:
- gems/aws-sdk-pinpointsmsvoice/lib/aws-sdk-pinpointsmsvoice/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
Instance Attribute Details
#configuration_set_name ⇒ String
261 262 263 264 265 |
# File 'gems/aws-sdk-pinpointsmsvoice/lib/aws-sdk-pinpointsmsvoice/types.rb', line 261 class GetConfigurationSetEventDestinationsRequest < Struct.new( :configuration_set_name) SENSITIVE = [] include Aws::Structure end |