Class: Aws::Types::MssManifest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#manifest_name::String

Returns the value of attribute manifest_name.

Returns:

  • (::String)


371
372
373
# File 'sig/types.rbs', line 371

def manifest_name
  @manifest_name
end

#stream_selectionTypes::StreamSelection

Returns the value of attribute stream_selection.



372
373
374
# File 'sig/types.rbs', line 372

def stream_selection
  @stream_selection
end