Class: Aws::Types::ForceEndpointErrorConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint_error_conditions::Array[("STALE_MANIFEST" | "INCOMPLETE_MANIFEST" | "MISSING_DRM_KEY" | "SLATE_INPUT")]

Returns the value of attribute endpoint_error_conditions.

Returns:

  • (::Array[("STALE_MANIFEST" | "INCOMPLETE_MANIFEST" | "MISSING_DRM_KEY" | "SLATE_INPUT")])


392
393
394
# File 'sig/types.rbs', line 392

def endpoint_error_conditions
  @endpoint_error_conditions
end