Class: Aws::Types::KantarWatermarkSettings
- Inherits:
-
Object
- Object
- Aws::Types::KantarWatermarkSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#channel_name ⇒ ::String
Returns the value of attribute channel_name.
-
#content_reference ⇒ ::String
Returns the value of attribute content_reference.
-
#credentials_secret_name ⇒ ::String
Returns the value of attribute credentials_secret_name.
-
#file_offset ⇒ ::Float
Returns the value of attribute file_offset.
-
#kantar_license_id ⇒ ::Integer
Returns the value of attribute kantar_license_id.
-
#kantar_server_url ⇒ ::String
Returns the value of attribute kantar_server_url.
-
#log_destination ⇒ ::String
Returns the value of attribute log_destination.
-
#metadata_3 ⇒ ::String
Returns the value of attribute metadata_3.
-
#metadata_4 ⇒ ::String
Returns the value of attribute metadata_4.
-
#metadata_5 ⇒ ::String
Returns the value of attribute metadata_5.
-
#metadata_6 ⇒ ::String
Returns the value of attribute metadata_6.
-
#metadata_7 ⇒ ::String
Returns the value of attribute metadata_7.
-
#metadata_8 ⇒ ::String
Returns the value of attribute metadata_8.
Instance Attribute Details
#channel_name ⇒ ::String
Returns the value of attribute channel_name.
1592 1593 1594 |
# File 'sig/types.rbs', line 1592 def channel_name @channel_name end |
#content_reference ⇒ ::String
Returns the value of attribute content_reference.
1593 1594 1595 |
# File 'sig/types.rbs', line 1593 def content_reference @content_reference end |
#credentials_secret_name ⇒ ::String
Returns the value of attribute credentials_secret_name.
1594 1595 1596 |
# File 'sig/types.rbs', line 1594 def credentials_secret_name @credentials_secret_name end |
#file_offset ⇒ ::Float
Returns the value of attribute file_offset.
1595 1596 1597 |
# File 'sig/types.rbs', line 1595 def file_offset @file_offset end |
#kantar_license_id ⇒ ::Integer
Returns the value of attribute kantar_license_id.
1596 1597 1598 |
# File 'sig/types.rbs', line 1596 def kantar_license_id @kantar_license_id end |
#kantar_server_url ⇒ ::String
Returns the value of attribute kantar_server_url.
1597 1598 1599 |
# File 'sig/types.rbs', line 1597 def kantar_server_url @kantar_server_url end |
#log_destination ⇒ ::String
Returns the value of attribute log_destination.
1598 1599 1600 |
# File 'sig/types.rbs', line 1598 def log_destination @log_destination end |
#metadata_3 ⇒ ::String
Returns the value of attribute metadata_3.
1599 1600 1601 |
# File 'sig/types.rbs', line 1599 def @metadata_3 end |
#metadata_4 ⇒ ::String
Returns the value of attribute metadata_4.
1600 1601 1602 |
# File 'sig/types.rbs', line 1600 def @metadata_4 end |
#metadata_5 ⇒ ::String
Returns the value of attribute metadata_5.
1601 1602 1603 |
# File 'sig/types.rbs', line 1601 def @metadata_5 end |
#metadata_6 ⇒ ::String
Returns the value of attribute metadata_6.
1602 1603 1604 |
# File 'sig/types.rbs', line 1602 def @metadata_6 end |
#metadata_7 ⇒ ::String
Returns the value of attribute metadata_7.
1603 1604 1605 |
# File 'sig/types.rbs', line 1603 def @metadata_7 end |
#metadata_8 ⇒ ::String
Returns the value of attribute metadata_8.
1604 1605 1606 |
# File 'sig/types.rbs', line 1604 def @metadata_8 end |