class Aws::MediaLive::Types::DvbNitSettings
DVB Network Information Table (NIT)
@note When making an API call, you may pass DvbNitSettings
data as a hash: { network_id: 1, # required network_name: "__stringMin1Max256", # required rep_interval: 1, }
@!attribute [rw] network_id
The numeric value placed in the Network Information Table (NIT). @return [Integer]
@!attribute [rw] network_name
The network name text placed in the networkNameDescriptor inside the Network Information Table. Maximum length is 256 characters. @return [String]
@!attribute [rw] rep_interval
The number of milliseconds between instances of this table in the output transport stream. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DvbNitSettings AWS API Documentation
Constants
- SENSITIVE