GetSubscriptionExpirationPolicy

Constructors

Link copied to clipboard
constructor(ttl: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ttl: String

Specifies the "time-to-live" duration for an associated resource. The resource expires if it is not active for a period of ttl. If ttl is set to "", the associated resource never expires. A duration in seconds with up to nine fractional digits, terminated by 's'. Example - "3.5s".