AvailSuppression
public struct AvailSuppression : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Undocumented
Declaration
Swift
public let mode: Mode?
-
Sets the mode for avail suppression, also known as ad suppression. By default, ad suppression is off and all ad breaks are filled by MediaTailor with ads or slate.
Declaration
Swift
public let value: String?
-
Undocumented
Declaration
Swift
public init(mode: Mode? = nil, value: String? = nil)