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