Class: Aws::Types::ListMssManifestConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ListMssManifestConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#manifest_name ⇒ ::String
Returns the value of attribute manifest_name.
-
#url ⇒ ::String
Returns the value of attribute url.
Instance Attribute Details
#manifest_name ⇒ ::String
Returns the value of attribute manifest_name.
711 712 713 |
# File 'sig/types.rbs', line 711 def manifest_name @manifest_name end |
#url ⇒ ::String
Returns the value of attribute url.
712 713 714 |
# File 'sig/types.rbs', line 712 def url @url end |