ProviderFeaturesSubscriptionArgs

data class ProviderFeaturesSubscriptionArgs(val preventCancellationOnDestroy: Output<Boolean>? = null) : ConvertibleToJava<ProviderFeaturesSubscriptionArgs>

Constructors

Link copied to clipboard
constructor(preventCancellationOnDestroy: Output<Boolean>? = null)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): ProviderFeaturesSubscriptionArgs