Class: Aws::Types::MediaPackageOutputDestinationSettings

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#channel_endpoint_id::String

Returns the value of attribute channel_endpoint_id.



2293
2294
2295
# File 'sig/types.rbs', line 2293

def channel_endpoint_id
  @channel_endpoint_id
end

#channel_group::String

Returns the value of attribute channel_group.



2291
2292
2293
# File 'sig/types.rbs', line 2291

def channel_group
  @channel_group
end

#channel_id::String

Returns the value of attribute channel_id.



2290
2291
2292
# File 'sig/types.rbs', line 2290

def channel_id
  @channel_id
end

#channel_name::String

Returns the value of attribute channel_name.



2292
2293
2294
# File 'sig/types.rbs', line 2292

def channel_name
  @channel_name
end

#media_package_region_name::String

Returns the value of attribute media_package_region_name.



2294
2295
2296
# File 'sig/types.rbs', line 2294

def media_package_region_name
  @media_package_region_name
end