Class: Aws::Types::ForceEndpointErrorConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ForceEndpointErrorConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#endpoint_error_conditions ⇒ ::Array[("STALE_MANIFEST" | "INCOMPLETE_MANIFEST" | "MISSING_DRM_KEY" | "SLATE_INPUT")]
Returns the value of attribute endpoint_error_conditions.
Instance Attribute Details
#endpoint_error_conditions ⇒ ::Array[("STALE_MANIFEST" | "INCOMPLETE_MANIFEST" | "MISSING_DRM_KEY" | "SLATE_INPUT")]
Returns the value of attribute endpoint_error_conditions.
392 393 394 |
# File 'sig/types.rbs', line 392 def endpoint_error_conditions @endpoint_error_conditions end |