Class: Aws::Types::ListMssManifestConfiguration

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)


711
712
713
# File 'sig/types.rbs', line 711

def manifest_name
  @manifest_name
end

#url::String

Returns the value of attribute url.

Returns:

  • (::String)


712
713
714
# File 'sig/types.rbs', line 712

def url
  @url
end