Spoke Args
fun SpokeArgs(createTime: Output<String>? = null, description: Output<String>? = null, hub: Output<String>? = null, labels: Output<Map<String, String>>? = null, linkedInterconnectAttachments: Output<List<String>>? = null, linkedRouterApplianceInstances: Output<List<RouterApplianceInstanceArgs>>? = null, linkedVpnTunnels: Output<List<String>>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, requestId: Output<String>? = null, spokeId: Output<String>? = null, updateTime: Output<String>? = null)