TopicArgs

constructor(kmsKeyName: Output<String>? = null, labels: Output<Map<String, String>>? = null, messageRetentionDuration: Output<String>? = null, messageStoragePolicy: Output<TopicMessageStoragePolicyArgs>? = null, name: Output<String>? = null, project: Output<String>? = null, schemaSettings: Output<TopicSchemaSettingsArgs>? = null)