CoreNetworkArgs

fun CoreNetworkArgs(description: Output<String>? = null, globalNetworkId: Output<String>? = null, policyDocument: Output<Any>? = null, tags: Output<List<CoreNetworkTagArgs>>? = null)