Topic Args
constructor(applicationFailureFeedbackRoleArn: Output<String>? = null, applicationSuccessFeedbackRoleArn: Output<String>? = null, applicationSuccessFeedbackSampleRate: Output<Int>? = null, contentBasedDeduplication: Output<Boolean>? = null, deliveryPolicy: Output<String>? = null, displayName: Output<String>? = null, fifoTopic: Output<Boolean>? = null, firehoseFailureFeedbackRoleArn: Output<String>? = null, firehoseSuccessFeedbackRoleArn: Output<String>? = null, firehoseSuccessFeedbackSampleRate: Output<Int>? = null, httpFailureFeedbackRoleArn: Output<String>? = null, httpSuccessFeedbackRoleArn: Output<String>? = null, httpSuccessFeedbackSampleRate: Output<Int>? = null, kmsMasterKeyId: Output<String>? = null, lambdaFailureFeedbackRoleArn: Output<String>? = null, lambdaSuccessFeedbackRoleArn: Output<String>? = null, lambdaSuccessFeedbackSampleRate: Output<Int>? = null, name: Output<String>? = null, namePrefix: Output<String>? = null, policy: Output<String>? = null, signatureVersion: Output<Int>? = null, sqsFailureFeedbackRoleArn: Output<String>? = null, sqsSuccessFeedbackRoleArn: Output<String>? = null, sqsSuccessFeedbackSampleRate: Output<Int>? = null, tags: Output<Map<String, String>>? = null, tracingConfig: Output<String>? = null)