Class: Aws::Types::DvbNitSettings

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#network_id::Integer

Returns the value of attribute network_id.

Returns:

  • (::Integer)


775
776
777
# File 'sig/types.rbs', line 775

def network_id
  @network_id
end

#network_name::String

Returns the value of attribute network_name.

Returns:

  • (::String)


776
777
778
# File 'sig/types.rbs', line 776

def network_name
  @network_name
end

#nit_interval::Integer

Returns the value of attribute nit_interval.

Returns:

  • (::Integer)


777
778
779
# File 'sig/types.rbs', line 777

def nit_interval
  @nit_interval
end