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
2724 2725 2726 2727 2728 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 2724 class CreatePartnerInputResponse < Struct.new( :input) SENSITIVE = [] include Aws::Structure end |