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.
1571 1572 1573 |
# File 'sig/types.rbs', line 1571 def channel_name @channel_name end |
#content_reference ⇒ ::String
Returns the value of attribute content_reference.
1572 1573 1574 |
# File 'sig/types.rbs', line 1572 def content_reference @content_reference end |
#credentials_secret_name ⇒ ::String
Returns the value of attribute credentials_secret_name.
1573 1574 1575 |
# File 'sig/types.rbs', line 1573 def credentials_secret_name @credentials_secret_name end |
#file_offset ⇒ ::Float
Returns the value of attribute file_offset.
1574 1575 1576 |
# File 'sig/types.rbs', line 1574 def file_offset @file_offset end |
#kantar_license_id ⇒ ::Integer
Returns the value of attribute kantar_license_id.
1575 1576 1577 |
# File 'sig/types.rbs', line 1575 def kantar_license_id @kantar_license_id end |
#kantar_server_url ⇒ ::String
Returns the value of attribute kantar_server_url.
1576 1577 1578 |
# File 'sig/types.rbs', line 1576 def kantar_server_url @kantar_server_url end |
#log_destination ⇒ ::String
Returns the value of attribute log_destination.
1577 1578 1579 |
# File 'sig/types.rbs', line 1577 def log_destination @log_destination end |
#metadata_3 ⇒ ::String
Returns the value of attribute metadata_3.
1578 1579 1580 |
# File 'sig/types.rbs', line 1578 def @metadata_3 end |
#metadata_4 ⇒ ::String
Returns the value of attribute metadata_4.
1579 1580 1581 |
# File 'sig/types.rbs', line 1579 def @metadata_4 end |
#metadata_5 ⇒ ::String
Returns the value of attribute metadata_5.
1580 1581 1582 |
# File 'sig/types.rbs', line 1580 def @metadata_5 end |
#metadata_6 ⇒ ::String
Returns the value of attribute metadata_6.
1581 1582 1583 |
# File 'sig/types.rbs', line 1581 def @metadata_6 end |
#metadata_7 ⇒ ::String
Returns the value of attribute metadata_7.
1582 1583 1584 |
# File 'sig/types.rbs', line 1582 def @metadata_7 end |
#metadata_8 ⇒ ::String
Returns the value of attribute metadata_8.
1583 1584 1585 |
# File 'sig/types.rbs', line 1583 def @metadata_8 end |