ServiceNetworkArgs

fun ServiceNetworkArgs(authType: Output<ServiceNetworkAuthType>? = null, name: Output<String>? = null, tags: Output<List<ServiceNetworkTagArgs>>? = null)