class Aws::MediaLive::Types::CreatePartnerInputRequest

@note When making an API call, you may pass CreatePartnerInputRequest

data as a hash:

    {
      input_id: "__string", # required
      request_id: "__string",
      tags: {
        "__string" => "__string",
      },
    }

@!attribute [rw] input_id

@return [String]

@!attribute [rw] request_id

**A suitable default value is auto-generated.** You should normally
not need to pass this option.
@return [String]

@!attribute [rw] tags

@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreatePartnerInputRequest AWS API Documentation

Constants

SENSITIVE