ProviderFeaturesSubscriptionArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard