Restrictions

A complex type that identifies ways in which you want to restrict distribution of your content.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A complex type that controls the countries in which your content is distributed. CloudFront determines the location of your users using MaxMind GeoIP databases.

Functions

Link copied to clipboard
inline fun copy(block: Restrictions.Builder.() -> Unit = {}): Restrictions
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String