Class: Aws::Types::ListDashManifestConfiguration

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)


675
676
677
# File 'sig/types.rbs', line 675

def manifest_name
  @manifest_name
end

#url::String

Returns the value of attribute url.

Returns:

  • (::String)


676
677
678
# File 'sig/types.rbs', line 676

def url
  @url
end