state

@JvmName(name = "jphflmemgxpaxkxx")
suspend fun state(value: Output<String>)
@JvmName(name = "dgxolaiociprmbcv")
suspend fun state(value: String?)

Parameters

value

The state of this Subscription. Possible values are active, cancelled, expired, rejected, submitted and suspended. Defaults to submitted.