Class: Aws::MediaLive::Types::CreatePartnerInputResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaLive::Types::CreatePartnerInputResponse
- Defined in:
- gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
Instance Attribute Details
#input ⇒ Types::Input
2756 2757 2758 2759 2760 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 2756 class CreatePartnerInputResponse < Struct.new( :input) SENSITIVE = [] include Aws::Structure end |