SpokeArgs

fun SpokeArgs(description: Output<String>? = null, hub: Output<String>? = null, labels: Output<Map<String, String>>? = null, linkedInterconnectAttachments: Output<LinkedInterconnectAttachmentsArgs>? = null, linkedRouterApplianceInstances: Output<LinkedRouterApplianceInstancesArgs>? = null, linkedVpnTunnels: Output<LinkedVpnTunnelsArgs>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, requestId: Output<String>? = null, spokeId: Output<String>? = null)