PacketCoreControlPlaneArgs

constructor(controlPlaneAccessInterface: Output<InterfacePropertiesArgs>? = null, coreNetworkTechnology: Output<Either<String, CoreNetworkType>>? = null, createdAt: Output<String>? = null, createdBy: Output<String>? = null, createdByType: Output<Either<String, CreatedByType>>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, interopSettings: Output<Any>? = null, lastModifiedAt: Output<String>? = null, lastModifiedBy: Output<String>? = null, lastModifiedByType: Output<Either<String, CreatedByType>>? = null, localDiagnosticsAccess: Output<LocalDiagnosticsAccessConfigurationArgs>? = null, location: Output<String>? = null, mobileNetwork: Output<MobileNetworkResourceIdArgs>? = null, packetCoreControlPlaneName: Output<String>? = null, platform: Output<PlatformConfigurationArgs>? = null, resourceGroupName: Output<String>? = null, sku: Output<Either<String, BillingSku>>? = null, tags: Output<Map<String, String>>? = null, version: Output<String>? = null)