State Notification Config Args
data class StateNotificationConfigArgs(val pubsubTopicName: Output<String>? = null) : ConvertibleToJava<StateNotificationConfigArgs>
The configuration for notification of new states received from the device.