GetCoreNetworkResult

constructor(coreNetworkArn: String? = null, coreNetworkId: String? = null, createdAt: String? = null, description: String? = null, edges: List<CoreNetworkEdge>? = null, networkFunctionGroups: List<CoreNetworkNetworkFunctionGroup>? = null, ownerAccount: String? = null, policyDocument: Any? = null, segments: List<CoreNetworkSegment>? = null, state: String? = null, tags: List<Tag>? = null)