ServiceTopicArgs

fun ServiceTopicArgs(loggingEnabled: Output<Boolean>? = null, maxMessageSize: Output<Int>? = null, topicName: Output<String>? = null)