SubscriptionArgs

constructor(autoDeleteOnIdle: Output<String>? = null, clientAffineProperties: Output<SBClientAffinePropertiesArgs>? = null, deadLetteringOnFilterEvaluationExceptions: Output<Boolean>? = null, deadLetteringOnMessageExpiration: Output<Boolean>? = null, defaultMessageTimeToLive: Output<String>? = null, duplicateDetectionHistoryTimeWindow: Output<String>? = null, enableBatchedOperations: Output<Boolean>? = null, forwardDeadLetteredMessagesTo: Output<String>? = null, forwardTo: Output<String>? = null, isClientAffine: Output<Boolean>? = null, lockDuration: Output<String>? = null, maxDeliveryCount: Output<Int>? = null, namespaceName: Output<String>? = null, requiresSession: Output<Boolean>? = null, resourceGroupName: Output<String>? = null, status: Output<EntityStatus>? = null, subscriptionName: Output<String>? = null, topicName: Output<String>? = null)